body{ 
background: #184b6b url(scbg.jpg) repeat;
color: #b8dde6; 
font-family: tahoma; 
text-shadow: #0c6fa4 1px 1px;
font-size: 9pt; 
padding: 0px;
margin: 0px; }

i, em { 
color: #c4d2d8; }

b, strong {
color: #b3ccd5; }

u {
color: #7faebd; }

a {
color: #3cc0df;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #1896ca;
font-weight: bold;
font-style: italic;
text-decoration: none; }

ul, li { 
list-style: none; }

#container {
width: 1020px;
position: absolute;
top: 0px;
left: 0px;
background: url(scholly.jpg) no-repeat;
height: 900px;
}

h1 {
font-family: "century gothic";
font-size: 14pt;
color: #f2f9fb;
text-shadow: #0c6fa4 1px 1px;
text-align: left; 
}

h2 {
font-family: "century gothic";
font-size: 12pt;
color: #e2ebee;
text-shadow: #0c6fa4 1px 1px;
text-align: center; 
}



.titles {
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic";
	text-align: right;
	padding-top: 5px;
	text-shadow: #218eb5 1px 1px;
	padding-bottom: 5px;
	font-weight: normal!important;
	line-height: 15px;
	text-indent: 10px;
	text-transform: capitalize;
	background-color: #218eb5;
	margin-bottom: 5px;
}

.titles2 {
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic";
	text-align: center;
	padding-top: 5px;
	text-shadow: #218eb5 1px 1px;
	padding-bottom: 5px;
	font-weight: normal!important;
	line-height: 15px;
	text-indent: 10px;
	text-transform: capitalize;
	background-color: #218eb5;
	margin-bottom: 5px;
}

#navi {
position: relative;
background: url(bgbg.png) repeat;
left: 15px;
top: 50px;
width: 140px;
height: 230px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;	
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: #126195 0px 0px 5px;
}

#navi a {
font-size: 10pt;
color: #c0dbdf;
font-family: georgia;
text-shadow: #0c6fa4 1px 1px;
font-weight: normal;
}

#navi a:hover {
font-style: italic;
font-size: 10pt;
color: #b5d2d6;
font-family: georgia;
text-shadow: #0c6fa4 1px 1px;
font-weight: normal;
}

#sidebar {
position: absolute;
background: url(bgbg.png) repeat;
left: 50px;
top: 675px;
width: 330px;
padding: 7px;
z-index:2;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;	
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: #126195 0px 0px 5px;
}

#content {
position: absolute;
z-index:2;
background: url(bgbg.png) repeat;
left: 600px;
width: 650px;
top: 25px;
padding: 10px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;	
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: #126195 0px 0px 5px;
}

input, select, option, textarea {
background: url(bgbg.png) repeat;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;	
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: #126195 0px 0px 5px;
padding: 3px;
border: 0px solid #000000;
}

	
