/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
	background-color: #79bde4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#bodyBox{
background-image:url(../uploads/images/BG.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#79bde4;
color: #ffffff;
}
#Header{	
	background-image:url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width:908px;
	margin:auto;
}

#Navigation{	
	width:908px;
	margin:auto;
	padding:1px 0 0px 0px;	
}

#Content{
	width:908px;
	margin:auto;
	padding: 0px;
}
#Footer{	
	background-image:url(../uploads/images/bottomBG.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#79bde4;
	color: #FFFFFF;
	padding:0px;
	height:68px;
}
#Footer a{
	color: #FFFFFF;
	text-decoration:none;
}
#Footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#FooterBox{
	width:908px;
	margin:auto;
	padding-top:20px;
}
.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

a.NormalLink{
	color: #ffffff;
	text-decoration:none;
}
a.NormalLink:Hover{
	color:#ffffff;
	text-decoration:underline;	
}
a.FooterLink{
	color: #ffffff;
}
a.FooterLink:hover{
	color: #ffffff;
}
#homecontent{
background-image: url(../uploads/images/home.jpg);
	background-repeat:no-repeat;
	background-position: top;	
}
.factlink{
padding:8px 0px;
width:200px;
}

.factlink a,
.factlink a:link,
.factlink a:visited{
font-size:14px;
color:#FFFFFF;
}

.factlink a:hover{
font-size:14px;
color:#000000;
}

p, ul, ul li{
font-size:14px;}
h2, h3 {font-weight:bold;}
h2{font-size:22px;color:#4d52a4;}
h3{font-size:18px;color:#f5ee31;}
/* End of 'theme' */

