/* Start of CMSMS style sheet 'H20_Main_Left' */
/* Start of CMSMS style sheet 'Rounded2_css' */
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url(uploads/images/back.png) top center repeat-x; 
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;

}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;

}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
background: url(uploads/images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(uploads/images/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
overflow:hidden;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(uploads/images/header.png) top center no-repeat; 
width: 746px;
height: 106px;
line-height: 115%;
margin: 0px 0px 10px 0px;
padding: 60px 0px 0px 20px;
color: white;
font-size: 50px;
text-align: center;
}

#header img {
position:relative;
top:-55px;
left: -5px;

}
/*                    Menu                   */



#menu {
width: 200px;
height: 100%;
margin-left: 10px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(uploads/images/off.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: blue;
background:  url(uploads/images/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: center;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
width: 520px;

margin: 0px 0px 0px 225px;
padding-top: 5px;
border: 2px navy;
font: normal 13pt verdana, arial,sans-serif;

}

# stuff h2 {

margin-top: -30px;

}

img {
border: none;
} 



/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(uploads/images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 180px;

}



#foot {
text-align: center;
padding-top: 15px;
background: url(uploads/images/bgmiddle.png) bottom center repeat;  
}

.clbo {clear: both;}

#breadcrumb {float: right; margin: -17px 15px 0 0; color: blue;}
#breadcrumb a {text-decoration:none;}
#breadcrumb a:visited {color:blue; text-decoration:none;}
#breadcrumb a:hover {text-decoration:underline;}

/* For News-module - rounded corners from Nifty Corners  */
#newssquare {background-color: #72ABFF; margin: 0 5px 0 6px;}
.newswrapper {padding: 0 4px 3px 4px;}
.rtop, .rbottom{display:block; background:#98CCFF;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #72ABFF}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
/* End of 'Rounded2_css' */


/* End of 'H20_Main_Left' */

