/* Start of CMSMS style sheet 'Rounded2 : Rounded2_css' */
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
background: #000099 url(uploads/Rounded2/back.png) top center repeat-x; 
/*                                url(uploads(Rounded2(4c.png) top right;*/
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/Rounded2/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(uploads/Rounded2/bgmiddle.png) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(uploads/Rounded2/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;
}
/*                    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/Rounded2/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/Rounded2/on.png) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
/*background:  url(uploads/Rounded2/texttop.png) top left no-repeat;*/
width: 520px;
margin: 0px 0px 0px 220px;
/*padding-top: 55px;*/
/*border: 2px navy;*/
}

img {
border: none;
} 

h2 {font-size: 17px;}
h3 {font-size: 14px;}

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(uploads/Rounded2/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 50px;
text-align: center;
font-size: 10px; 
color: white; 
}

#bottom a {color: white; text-decoration:none;}
#bottom a:visited {color:white; text-decoration:none;}
#bottom a:hover {text-decoration:underline;}

.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 : Rounded2_css' */

