/** Set Headings **/

p
{
    padding: 10px;
    margin: 10px;
}
.frontpage
{
    border: 8px groove #C0C0C0;
    background-color: #FFFFFF;
}
.fpmainheading
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 40px;
    font-weight: bolder;
    text-align: center;
    line-height:normal;
}

.fpsecondheading
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 150%;
}

.fppromo
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 150%;line-height: 150%;
}

.fppromo1
{
    margin: 15px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    font-weight: bolder;
    font-style: italic;
    text-align: left;
}

.fppromo2
{
    margin: 15px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
ul li
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    text-align: left;
    margin-left: 10px;
}

.fpemail
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
}

.fpwin
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #000000;
}
.fpfooter
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

.bizspark
{
    padding: 8px;
    margin: 8px;
    width: 155px;
    float: right;
}

/** Hyper Links **/
a:link
{
    color: #800000;
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    font-weight: normal;
}
a:visited
{
    color: #800000;
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    font-weight: normal;
} 
a:hover
{
    color:#800000;
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    font-weight: normal;
}   
a:active

{
    color:#800000;
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: normal;
}
.fptoppane {
    background-color: transparent;
    margin:auto;
    padding:10px;
    width:1000px;
}


/** Css for Article 1 **/
#container {
	width:600px;
	margin:auto;
	padding:10px;
}
.editor1img {
	text-align: center;
	width: 240px;
	height: 328px;
	float: left;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg2 {
	text-align: center;
	width: 400px;
	height: 310px;
	float: left;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg3 {
	text-align: center;
	width: 400px;
	height: 304px;
	float: left;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg4 {
	width: 371px;
	height: 275px;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg5 {
	width: 340px;
	height: 219px; 
	margin: 2px; 
	border: 2px solid #000000;
}
.editorimg6 {
	width: 585px;
	height: 337px;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg7 {
	width: 500px;
	height: 288px;
	margin: 2px;
	border: 2px solid #000000;
}
.editorimg8 {
	width: 369px;
	height: 254px;
	margin: 2px;
	border: 2px solid #000000;
}


