body{
	font-family:"trebuchet", verdana, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	background:#225;
}
a{
	color:#ef660b;
}

h1{
	font-family:monospace;
	color:#000;
	padding:0;
	margin:0.5em 0;
	letter-spacing:-0.1ex;
	text-align:center;
}
h2{
	font-style:italic;
	font-size:1.6em;
	margin-bottom:0;
}
p{
	margin:0.5em 0 1em 0;
}
ul{ list-style-type:square}
ul li{margin:0 0 1em 1em;}
strong{text-transform:uppercase}

#wrap_header{
	height:15px;
	width:820px;
	padding:0 20px;
	margin:4px auto 0;
	background:url(images/wrap_head_bg.gif) no-repeat;
}
#wrap_footer{
	height:20px;
	width:820px;
	padding:0 20px;
	margin:0 auto 25px;
	background:url(images/wrap_footer_bg.gif) no-repeat;
}
#wrap{
	width:820px;
	margin:0 auto 15px;
	background:#fff;
	padding:0 20px;
}
#header_title{
	float:right;
	background:#227;
	color:#fff;
	padding:20px 10px;
	margin:5px 0 0;
}

#header_title h1{
	margin:5px 0 0;
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:-0.1ex;
	text-transform:lowercase;
	color:#fff;
}
#header_title #toptitle{
	font-weight:bold;
	font-size:3em;
	border-bottom:4px solid #fff;
}
#header_title h2{
	font-style:italic;
	margin:0;
	text-align:center;
	font-size:1.1em;
}
#secondary_title{
	float:right;
	width:350px;
	margin:70px 10px 0 0;
	color:#aaa;
	text-align:right;
}

.easy_clearing{
	clear:both;
}
#footer{
	border-top:1px solid #000;
	margin:20px 0 0;
	padding:4px 0 10px 0;
	text-align:center;
	font-size:0.8em;
}
#menu{
	clear:both;
	border:1px solid #575;
	background:#eef;
	width:100%;
	padding:10px 0;
	text-align:center;
	margin:10px 0 5px;
	font-size:0.9em;
	letter-spacing:0.09ex;
}
#menu a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#menu ul a:hover{
	text-decoration:underline;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul li{
	display:inline;
	margin:0;
}

#content{
	margin:5px 0;
}
#content p{
	line-height:1.6em;
	margin-bottom:2em;
}
#content h1{
	display:inline;
}

.width25{
	width:25%;
}
.smart_board_list{
	width:728px;
	height:85px;
/*	margin:auto;*/
}
.smart_board_list ul{list-style-type:none;}
.smart_board_list ul li{float:left; width:100px;margin:0;margin:0 70px 0 0;}

.google_leaderboard{
	width:728px;
	height:90px;
}

.google_wide_rectangle{
	width:336px;
	height:280px;
}
.google_small_horizontal_lu{
	width:468px;
	height:15px;
}
.google_half_banner{
	width:468px;
	height:60px;
}

.float_left{float:left;margin:0 10px 10px 0}
.float_right{float:right; margin:0 0 10px 10px}
