/************************************************
This is the layout section of the CSS file. All
the different divs are in this section
************************************************/

#wrapper {
	min-width: 400px;
	width: 100%;
}
#libphoto{
	position:absolute;
	top:0px;
	left:0px;
	height:151px;
	}

#vcontain {
	position:relative;
}

#getv{
	position:absolute;
	top:50%;
	height:151px;
}

#outer {
	border-left: 165px solid #993399;  /* left column background */
	border-right: 200px solid #993399; /* right column background */
	background: #FFFFFF url(photos/books.jpg) center no-repeat; /* #E6F4FF; */        /* center column background */
}
#inner {
	margin: 0;
	width: 100%;
}
#header {
	width:100%;
	height:65px;
	background: url(photos/teens/teenheader_background.gif) repeat;
	/*background-color: #add4f1;/*#eddbc7;#6096BF; */
	color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}
#side1 {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
}
#side2 {
	width: 200px;                      /* right column width */
	margin-right: -200px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
}
#content {
	float: left;
	width: 100%;
	z-index: 12;
}

#cl {
	float:left;
	width:49%

}

#cr {
	float:right;
	width:49%

}
/* Mozilla bug workarounds */
#outer > #inner {
	border-bottom: 1px solid transparent;
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}
#footer {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 1px dotted #B1B1B1;
}

#wifi {
	width:175px;
	padding: 2px 10px 2px 10px;
	height:110px;
	text-align:center;
	}

/************************************************
This is the text and paragraph formatting area
of the CSS file. It should be easier to maintain
if it is in one file.
************************************************/
body {
	font-size:76%;
	font-family:arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF; /*#6096BF;*/
}

form {
	margin: 0;
	padding: 0;
}

h2, h3 {
	margin-top: 0;
}
p {
	margin-top: 0;
}
#header h1 {
	font: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}
#side1 h3 {
	width: 150px;
	font: Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#side1 li {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #000099;
}
#side2 h3 {
	font: Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#side2 p {
	padding-left: 10px; /*10px;*/
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted #B1B1B1;
	background-color: #FFFFFF;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;/* 130% Georgia, "Times New Roman", Times, serif;*/
	color: #901602;
	margin-left: 1em;
}
#content p {
	margin-left: 1em; /*3em*/
	margin-right: 2em; /*2em*/
}
#footer p {
	padding-left: 1em;
}
.clear {
	clear: both;
}
#content li {
	margin-top: 0;
}

#content h3 {
	padding-left:2px;
}


/*
The styles for the main links
*/

a:link, a:visited {
	font-family:arial, verdana, sans-serif;
	color:#660066;
	text-decoration: none;
}

a:hover {
	color: #993399;
	text-decoration:underline;
}

a.other:link, a.other:visited {
	font-family:arial, verdana, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

a.other:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


/*
Teen navigation rollovers
*/

#teennavtop {
	position: relative;
	width:398px;
	height:60px;
	background: url(photos/teens/teennavtop.gif) no-repeat;
 	margin: 10px auto; padding: 0;
}

#teennavtop li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#teennavtop a {display: block; text-indent: -9999px; text-decoration: none;}

#search {left: 0px; top: 0px; width: 60px; height: 60px; z-index: 40;}
#college {left: 62px; top: 0px; width: 75px; height: 60px;}
#enter {left: 139px; top: 0px; width: 105px; height: 60px;}
#life {left: 246px; top: 0px; width: 75px; height: 60px;}
#money {left: 323px; top: 0px; width: 75px; height: 60px;}

#search a {height: 60px;}
#college a {height: 60px;}
#enter a {height: 60px;}
#life a {height: 60px;}
#money a {height: 60px;}

#search a:hover {background: url(photos/teens/teennavtop.gif) 0px -60px no-repeat;}
#college a:hover {background: url(photos/teens/teennavtop.gif) -62px -60px no-repeat;}
#enter a:hover {background: url(photos/teens/teennavtop.gif) -139px -60px no-repeat;}
#life a:hover {background: url(photos/teens/teennavtop.gif) -246px -60px no-repeat;}
#money a:hover {background: url(photos/teens/teennavtop.gif) -323px -60px no-repeat;}

/************************************************************************************
HomeWork Help Page
************************************************************************************/
#navcontainer {
	background: url(photos/bg_homework.jpg) top left no-repeat;
	width: 450px;
	height: 375px;
	margin-left: auto;
	margin-right:auto;
	padding: 55px 0 0 74px;
	font-family: Helvetica, Verdana, Arial, serif;
	font-size: 13px;
	text-align: left;
	}

ul#navlist {
 	text-align: center;
 	list-style: none;
 	padding: 0;
 	margin: 0;
 	height:25px;
 	width:390px;
	}

ul#navlist li {
	float:left;
 	display: block;
 	margin: 0 0 5px 0;
 	padding: 0;
 	}

ul#navlist li a {
	margin:0 10px 0 0;
 	display: block;
 	width: 181px;
 	padding: 10px 0 20px 0;
 	border-width: 1px;
 	border-color: #999 #ccc #ccc #999;
 	border-style: solid;
 	color: #000;
 	text-decoration: none;
 	background: #efefef url(photos/bg_grad.jpg) bottom left repeat-x;
 	}

ul#navlist li#active a{
	width:373px;
	}

ul#navlist li#active1 a{
	width:373px;
	}

ul#navlist li a:hover	 {
 	color: #C00;
 	background: #FFF;
 	border-color: #ccc #999 #999 #ccc;
 	}
