/* Start of CMSMS style sheet 'mogambocss' */
/* CSS Document */

body {
background-image:url(uploads/images/stripe2.png);
background-repeat: repeat-x;
background-color: #4b4b4b;
margin-top:0px;
margin-bottom:0px;
}

a:link {
	color:#800000;
	}
a:visited {
	color:#800000;
}
a:active {
	color:#800000;
}
a:hover {
	color:#00cc00;
}

a.footer {
color:#00cc00;
text-decoration:underline;
}

a:active.footer {
color:#00cc00;
text-decoration:underline;

}
a:visited.footer {
color:#00cc00;
text-decoration:underline;
}
a:hover.footer {
color:#8c580a;
text-decoration:underline;
}


#container {
margin-left:auto;
margin-right:auto;
width:750px;
border-left:3px solid #00cc00;
border-right:3px solid #00cc00;
border-bottom:3px solid #00cc00;

}

#topbanner {
background-image:url(uploads/images/topbanner.png);
margin-left:auto;
margin-right:auto;
height:247px;
width:750px;
}

#toppics {
width:750px;
height:133px;
margin-left:auto;
margin-right:auto;
background-image:url(uploads/images/toppics.png);
}

#buttonbar {
margin-left:auto;
margin-right:auto;
padding-top:3px;
padding-bottom:3px;
width:750px;
background-color:#00cc00;
font-size:17px;
font-family:"Verdana";
color:#800000;
font-weight:bold;
}

#content{
padding:10px;
width:730px; 
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
font-size:13px;
font-family:"Verdana";
color:#800000;
}


#footer {
width:736px;
margin-left:auto;
margin-right:auto;
background-image:url(uploads/images/footer.jpg);
font-size:11px;
font-family:"Verdana";
color:#00cc00;
padding:7px;
}

.spacer {
clear:both;
}

.title {
font-size:17px;
font-family:"Verdana";
color:#800000;
font-weight:bold;
}

#right {float:right;}
#left {float:left;}
/* End of 'mogambocss' */

