/* CSS Document */
#layout {
	margin: 10px;	
}
.bkgNoRepeat {
	color: #FFFFFF;
	background-repeat: no-repeat;
}

/**************SIDE LINKS***************/
#sideLinks {
	color: #000;
	white-space: nowrap;
	list-style-image: none;
	list-style: none;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#sideLinks ul {
	padding: 0;/* ditto */
	border: 0;
	margin-top: 0;
	margin-right: 37px;
	margin-bottom: 0;
	margin-left: 37px;
        }
#sideLinks li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: none;
	height: 2ex;
	        }
#sideLinks li a {
	color: #003768;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0.6em;
	padding-bottom: 0px;
	padding-left: 8px;
        }
#sideLinks li a:visited {
	color: #666666;
	margin: auto;
        }
#sideLinks li a:hover {
	background-color: #A40046;
	color:#FFF;
}
#sideLinks li.subSideLink {
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
        }


.scrollMarquee {
	font-size: 18px;
	font-weight: bold;
	color: #003768;
	font-variant:small-caps;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}
#mainBody {
	color: #000;
	white-space: nowrap;
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 9px;
	text-indent: 5pt;
	width: 100%;
	vertical-align:top;
}
#mainText {
	padding: 1;
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	text-align: left;
	display: inherit;
	text-indent: 5px;

}
#mainText h2 {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #A40046;
	padding: 0px;
	-khtml-border-radius: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
#mainText ul{
	padding: 0;/* ditto */
	border: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	list-style:none;
}

#mainImage{
	padding: 0;/* ditto */
	border: 0;
	margin-top: 175;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}

/**********IN THE NEWS**************/
#inTheNews{
	white-space: nowrap;
	text-indent: 5px;

}
#inTheNews ul{
	padding: 0;/* ditto */
	border: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}
#inTheNews h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: FFF;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #A40046;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	-khtml-border-radius: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#inTheNews li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	list-style-type: none;
	height: 2ex;
}
#LayerMarquee {
	position:fixed;
	left:800px;
	top:130px;
	width:525px;
	height:25px;
	
}
#LayerMainLinks {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	position:absolute;
	left:575px;
	top:150px;
	width:40%;
	height:25px;
	overflow:visible;

}

a.mainLinks:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
}
a.mainLinks:visited { 
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
} 
a.mainLinks:hover { 
	color: #003768; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;	
}
	 
a.mainLinks:active{ 
	color: #FFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
}
