* {

	margin: 0;

	padding: 0;

}



html{

	background:url(images/html-bg.jpg) left top repeat-x #FFFFFF;

	}

body{

	background:url(images/body-bg.jpg) top center repeat-y;

	display:table;

	width:100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	}



img{

	border:none;

	}

#wrap{

	width:850px;

	margin:0 auto;

	background:url(images/wrap-bg.jpg) left top no-repeat;

	padding:0 10px 0 10px;

	}

/**************************************

***			   HEADER   			***

**************************************/

#header{

	margin:0px 5px 5px 5px;

	}



#topnav{

	height:20px;

	vertical-align:top;

	}

#keyword{

	float:left;

	font-size:11px;

	margin:5px 0 5px 0;	

	}

#keyword h2{

	font-size:11px;

	font-weight:normal;

	}	

#topnav-menu{

	float:right;

	text-align:right;

	font-size:11px;

	margin:5px 0 5px 0;

	}

#topnav-menu ul{

	list-style:none;

	}

#topnav-menu ul li{

	list-style:none;

	float:left;

	}

#topnav-menu ul li a{

	font-size:11px;

	text-decoration:none;

	color:#000000;

	float:left;

	padding:0 5px 0 5px;

	}

#topnav-menu ul li a:hover{

	text-decoration:underline;

	color:#computer-lab-workstations;

	}

/***   HEADER IMAGE   ****/

#header-image{

	clear:both;

	height:200px;

	width:840px;

	background:url(images/header-img.jpg) left top no-repeat;

	margin:0 0 5px 0;

	}

#logo{

	float:left;

	}



/* Search */



#search {

	float: right;

	width: 290px;

	padding: 4px 5px 0 0;

	margin:80px 0 0 0;

	text-align:right;

}



#search form {

}

#sbb{

	width:100px;

	height:22px;

	}

#search fieldset {

	border: none;

	margin:0;

}



#searchinput, #searchsubmit {

	font: bold 100% Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	margin:0;

}



#searchinput {

	padding: 2px 5px;

	width: 198px;

	background: #FFFFFF url(images/img02.gif) repeat-x;

	border: 1px solid #FFFFFF;

	margin:0;

}



#searchsubmit {

	padding: 0 2px;

	background: #FFFFFF url(images/img03.gif) repeat-x;

	border: 1px solid #000000;

	text-transform: lowercase;

	margin:0;

}	



/***    MENU    ***/

#menu{

	clear:both;

	position:relative;

	display:block;

	height:40px;

	font-size:12px;

	font-weight:bold;

	background:url(images/menu-bg.jpg) left top no-repeat;

	}

#menu ul{

	margin:0 0 0 5px;

	padding:0;

	list-style-type:none;

	width:auto;

	}

#menu ul li{

	display:block;

	float:left;

	margin:0 1px 0 0;

	}

#menu ul li a{

	display:block;

	float:left;

	color:#FFFFFF;

	text-decoration:none;

	padding:12px 10px 0 10px;

	height:28px;

	}

#menu ul li a:hover,#menu ul li.active a{

	color:#FFFFFF;

	background:transparent url(images/menu-hover.gif) repeat-x top left;

	}

	

/**************************************

***			   CONTENT			    ***

**************************************/	

#content{

	padding:0 10px;

	clear:both;

	}

#leaderboard{

	width:728px;

	height:90px;

	margin:0 auto 10px auto;

	}



/**** SIDEBAR   ****/

#sidebar{

	width:200px;

	float:left;

	margin:0 0 0 5px;

	}

	

#sidebar h2{

	padding:5px 0 7px 10px;

	background:url(images/sidebar.gif) left top repeat-x;

	font-size:13px;

	font-weight:bold;

	color:#FFFFFF;	

	}	

	

.ads{

	padding:10px;

	border-bottom:dashed 1px #DFFFFFF;

	border-left:dashed 1px #DFFFFFF;

	border-right:dashed 1px #DFFFFFF;

	text-align:center;

	}

	

/***    CONTENT RIGHT   ***/

/* originally... (before ad removal)
#content-right{

	width:600px;

	float:right;

	margin:0 5px 10px 0;

	}
*/
#content-right{
	width: 100%;
	margin: 0 5px 10px 0;
	}

#content-right h2{

	padding:5px 0 7px 10px;

	background:url(images/content-right.gif) left top repeat-x;

	font-size:13px;

	font-weight:bold;

	color:#FFFFFF;

	}



#content-right h1{

	font-size:20px;

	margin:5px 0 10px 0;

	}

#main-content{

	padding:10px;

	border-bottom:dashed 1px #DFFFFFF;

	border-left:dashed 1px #DFFFFFF;

	border-right:dashed 1px #DFFFFFF;

	}

#content-right p{

	line-height:23px;

	color:#1F2122;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	}

#content-right p a{

	text-decoration:underline;

	color:#computer-lab-workstations;

	}	

#content-right ul{

	list-style-position:inside;

	list-style:url(images/li-bullet.gif) inside;

	list-style-type:none;

	line-height:20px;

	margin:0 0 10px 0;

	}

#content-right ul li{

	list-style:url(images/li-bullet.gif) inside;

	list-style-type:none;

	margin:0 0 0 5px;

	padding:0 5px 0 0;

	}		



.square{

	width:300px;

	height:250px;

	margin:5px;

	float:right;

	}

.ads2{

	width:468px;

	height:60px;

	margin:5px auto;

	}



/**************************************

***			   FOOTER			    ***

**************************************/	



#footer{

	text-align:center;

	margin:10px 0 10px 0;

	clear:both;

	}

#footer p{

	padding: 5px 0 5px 0;

	}	

#footer p a{

	text-decoration:underline;

	color:#732E0D;

	}

