body {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #e1dfee;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
	text-align: left;
}

#container {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #fff;
	width: 703px;
}

#content {
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 265px;
	height: 150px;
	text-align: left;
}

#indexcontentleft {
	margin-left: 30px;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: 22px;
}

#indexcontentleft p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#indexcontentright {
	padding-left: 7px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 10px;
	background-image: url(images/red1x1.gif);
	background-repeat: repeat-y;
}

#indexcontentright p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	text-align: justify;
}

#whocontentleft {
	margin-left: 30px;
	margin-top: 60px;
	margin-bottom: 0px;
	margin-right: 22px;
}

#whocontentleft p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#subcontentrightfirst {
	padding-left: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 13px;
}

#subcontentrightfirst p {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

#subcontentright {
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}

#subcontentright p {
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

#newscontent {
	padding-left: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
}


#content p {
	font-size: 11px;
	line-height: 14px; 
	color: #000;
}

#footer {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-top: 10px;
	width: 703px;
	height: 32px;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: norepeat;
}

#footer p {
	font-size: 11px; color: #fed68f; padding-left: 300px;
	padding-top: 0px;
}

#footer p a{
	font-size: 11px; color: #fed68f;
}

#aboutcontent ul {
	font-family: Arial, Tahoma, SunSans-Regular; 
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin-left : 10px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, SunSans-Regular;  
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
h1 {
	font-size: 14px;
	line-height: 22px;
	color: #b00000;
	font-weight: normal;
}
h2 {font-size: 17px; line-height: 16px; color: #000;}
h3 {font-size: 16px; line-height: 16px; color: #000;}
h4 {
	font-size: 9px;
	line-height: 16px;
	color: #000;
	font-style: italic;
}
h5 {
	font-size: 16px;
	line-height: 18px;
	color: #000;

}
h6 {
	color: #b00000;
}

p {font-size: 11px;	line-height: 14px; color: #000;}
b {color: #dc5f0e;}

a { color: #b00000; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
a:link { color: #b00000; text-decoration: none;}
a:hover { color: #b00000; text-decoration: none;}
a:visited { color: #b00000; text-decoration: none;}

ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	color: #b00000;
	margin: 10px;
	padding: 0px;
}

ul li#index{
	background: #fff url(images/bullet_arrow.gif) no-repeat top left;
	padding-left: 15px;
}


.rightcolumn {
	background-color : #786db2;
}

.text10highlight {
	color: #b00000;
}

#rightcolumncontent {
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	width: 128x;
	text-align: left;
	color: #fff;
	font-size: 11px;
}

#rightcolumncontent p {
	font-size: 11px;
	color: #fff;
}

.orange{
	font-size: 11px;
	color: #fed68f;
}

#rightcolumncontent a {
	font-size: 11px;
	color: #fed68f;
}

#rightcolumncontent a:link { color: #fed68f; text-decoration: none;}
#rightcolumncontent a:hover { color: #fed68f; text-decoration: none;}
#rightcolumncontent a:visited { color: #fed68f; text-decoration: none;}


.nav {
	background-color : #252525;
}

#form {
	
}

fieldset {
	border: 0px;
}

label {
	float: left;
	width: 8em;
	font-size: 11px;
}

.fields{
	font-size: 11px;
	color: #000;
}

submit {
	font-size: 11px;
}

legend {
	font-size: 12px;
	line-height: 28px;
	color: #6b6555;
	text-transform: uppercase;
}

input {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Tahoma, SunSans-Regular;
}

select {
	font-size: 11px;
	font-family: Arial, Tahoma, SunSans-Regular;
}

input:focus {
	background: #ece4cd;
	font-size: 11px;
}

#form p {
	line-height: 12px;
}

.redline {
 background-color : #b00000;
}
