/**
 * Wando High School CSS
 * Created by Naiyuan
 *
 * You may download and use this CSS
 * without copyright restrictions
 *
 * Have Fun Coding
 */
 
 
/** Main Code */
body {
	background: #000000;
	font: 80%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #000000; 
	text-align: center;
}


/* links */
a, a:visited {
	text-decoration: none;
	color: #0068b9;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #00c659;
	background: inherit;
	text-decoration: underline;
}

/** Total Outer to solve image "float" issue */
#fullouter {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

/** Whole Site Wrap */
#fullwrap {
	background: #000000 url(css/backTopImage.jpg) no-repeat center top;
	width: 1020px;
	float: left;
	margin-top: 0px;
}

#wrap {
	width: 800px;
	background: transparent url(css/body.png) repeat-y left top;
	margin: 0 auto;
	text-align: left;
}

#outerwrap {
	float: left;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


/** Sidebar Stuff */
#side-wrap {
	width: 220px;
	background: transparent url(css/sideBody.png) repeat-y right top;
	margin: 0 auto;
	text-align: left;
}
#side-outerwrap {
	float: right;
	width: 220px;
	margin: 0 auto;
	text-align: left;
}
#side-content-wrap {
	width: 220px;
	margin: 0 auto;
	text-align: left;
}
#side-content-wrap ul#side {
	list-style-type: none;
	margin: 0 auto;
}
#side-header {
	width: 220px;
	position: relative;
	height: 50px;
	background: transparent url(css/sideHeader.png) no-repeat left top;
	margin: 100; padding: 0;	
	color: #FFF;
}
#side-header h3#title {
	text-align: center;
	position: relative;
	color: #0054ff;
	top: 25px;
}

#side-footer {
	background: transparent url(css/sideFooter.png) no-repeat left top;
	width: 220px;
	height: 31px;
	font-size: 80%;	
}
#side-top {
	/*background: #000 url(css/top.gif) no-repeat center top;*/
	width: 220px;
	height: 200px;
	text-align: center;	
	font-size: 92%;	
}


/** Header */
#header {
	width: 800px;
	position: relative;
	height: 138px;
	background: transparent url(css/header.png) no-repeat left top;
	margin: 100; padding: 0;	
	color: #FFF;
}
#header object#banner {
	width: 753px;
	position: relative;
	height: 185px;
	background: #FFFFFF;
	padding: 0;

	top: 0px; left: 7px;
}
#header h6#lastMsg-forstupidIE {
	position: absolute;
	top: 242px; left: 762px;
}
#header h6#lastMsg-forkoolppl {
	font: bolder 9px Verdana, Tahoma, arial, sans-serif;
	position: absolute;
	top: 208px; left: 625px;
}
#header h3#title {
	position: relative;
	color: #0054ff;
	text-align: center;
	top: 100px; left: 0px;
}

/** Top above header */	
#top {
	/*background: #000 url(css/top.gif) no-repeat center top;*/
	width: 800px;
	height: 200px;
	text-align: center;	
	font-size: 92%;	
}
#top h2#title {
	position: relative;
	margin: 100; padding: 0;
	font: bolder 15px Verdana, Tahoma, arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px; left: 0px;	
}

/** Footer */	
#footer {
	background: transparent url(css/footer.png) no-repeat left top;
	width: 800px;
	height: 60px;
	font-size: 80%;	
	margin: 0 auto;
}
#footer h2#text{
	position: relative;
	margin: 0; padding: 0;
	font: bolder 12px Verdana, Tahoma, arial, sans-serif;
	color: #0054ff;
	text-align: center;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 12px; left: 0px;	
}
#footer a { 
	color: #555;
	text-decoration: none; 
}

/** Main Column */
#main {
	float: center;
	width: 98%;
	display: inline;
	background: #FFFFFF;
}
#main h2 {
	margin-top: 0px;
	font: Bold 150% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #0054ff; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #0054ff;
	background: #FFF url(css/square.gif) no-repeat 3px 50%;	
	text-transform: none;
}
#main h2 a {
	background: None;
	color: #8f2c2c;
	text-decoration: none;
}
#main ul li {
	/*list-style-image: url(images/bullet.png);*/
	color: #00;
	margin: 0 auto;
}
#main hr {
	border: 0;
	color: #0054ff;
	background: #0054ff;
	height: 1px;
}

/** Images */
img {
	background: #007eff;
	border: 1px solid #007eff;
	padding: 4px;
}
img.float-right {
	margin: 0px 0px 0px 0px;  
}
img.float-left {
	margin: 0px 0px 0px 0px;
}

/** Applets */
applet {
	background: #007eff;
	border: 4px solid #007eff;
	padding: 4px;
}

/** 
 * SD Menu Crap
 * Code found at: http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
 *
 * Code not written by Wando
 */
div.sdmenu {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(javascript/sdmenu/bottom.gif) no-repeat right bottom;
	color: #990000;
}
div.sdmenu div {
	background: url(javascript/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(javascript/sdmenu/title.gif) repeat-x;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(javascript/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	/*border-bottom: 1px solid #fff;*/
}
div.sdmenu div.collapsed span {
	background-image: url(javascript/sdmenu/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #f1ebeb;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #660a00;
}
div.sdmenu div a:hover {
	background : #990000 url(javascript/sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

/** 
 * Floating frame code
 * Script by: www.jtricks.com 
 * Version: 20071017 
 * Latest version: 
 * www.jtricks.com/javascript/navigation/floating.html 
 */
#floatdiv {  
    position: absolute;  
    width: 200px;
    height: 50px;
    left: 0px; top: 0px;  
    padding: 16px;
    background: #FFFFFF;  
    border: 2px solid #990000;
}
