body,img,form { margin:0; padding:0;border:none; }
html {
	background:#000;
}
body {
	width:930px;
	margin:0 auto;
	background:#FFF;
	color:#000;
	font:14px/18px Arial,sans-serif;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2,h3 {
	font-size:18px;
	margin:0;
	padding:0;
}
table {
	width:100%;
}
td {
	padding:5px;
}
tr.req td {
	background:#CCF;
}
#content {
	background:#FFF;
}
#header {
	background:#000 url('/gfx/header.png') no-repeat;
	position:relative;
}
#header form {
	position:absolute;
	top:0;
	right:0;
	width:241px;
	padding-top:61px;
}
#header h1, #header h1 a {
	display:block;
	margin:0;
	padding:0;
	height:140px;
	width:300px;
}
#accountbox {
	position:absolute;
	top:105px;
	right:40px;
	color:#FFF;
}
#agetabs {
	height:188px;
	position:relative;
	overflow:hidden;
}
#agetabs a {
	height:160px;
	width:300px;
	position:absolute;
	top:10px;
	color:#FFF;
}
#agetabs a:hover {
	text-decoration:none;
}
.refine {
	display:none;
	position:absolute;
	top:137px;
	color:#FFF;
	width:250px;
}
#agetabs a#agetab1 {
	left:20px;
	background:url('/gfx/Red_2.gif') no-repeat;
}
#agetabs a#agetab2 {
	left:320px;
	background:url('/gfx/Blue_2.gif') no-repeat;
}
#agetabs a#agetab3 {
	left:620px;
	background:url('/gfx/Green_2.gif') no-repeat;
}
#months {
	margin:0;
	list-style:none; 
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	background:#242424;
	color:#FFF;
}
#months li { display:inline;padding:0 4px; }
#months a { color:#FFF; }
#months a.current { text-decoration:underline; }

#footer { height:20px; clear:both; padding:10px;}

#footer p {
	float:left;
	margin:0;
	padding:0;
	width:33.3%;
}
.footer2 { text-align:center; }
.footer3 { text-align:right; }


#sidepanel {
	float:right;
	width:260px;
	padding:0 10px 0 10px;
}
#sidepanel img {
	width:258px;
}
#searchbox {
	width:238px;
	background:#000 url('/gfx/searchheader.gif') no-repeat;
	padding:50px 10px 10px 10px;
	color:#FFF;
}
#searchbox input {
	width:95%;
	font-size:18px;
	font-weight:bold;
	font:14px "Comic Sans MS",sans-serif;
	padding:3px;
}
#main {
	float:left;
	width:635px;
	padding:10px 0 0 10px;
}
.sidebox {
	margin:10px 0;
}
.ad {
	height:100px;
	background:#E0E0E0;
}
.accessibility { display:none; }
.eventpost {
	border:#E0E0E0 1px solid;
	margin:0 0 20px 0;
	padding:10px;
}
.eventside { width:100px; float:left; text-align:center; }
.eventside img { width:135px; }
.eventinfo { margin-left:145px; }

.alert {
	margin:10px 0;
	padding:10px;
	background:#242424;
	color:#FFF;
}

.tbox, .tarea,select {
	border:#C0C0C0 1px solid;
}
.tbox, .tarea {
	width:250px;
	padding:4px;
}
.tarea {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	height:94px;
}
.userbar.alert {
	text-align:center;
	padding:10px;
	font-size:14px;
	color:#FFF;
	border:none;
	margin:0;
}
.userbar.alert a {
	color:#FFF;
}
.clearfloat {
	clear:both;
	visibility:hidden;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
ul.yourads li {
	padding-top:5px;
	padding-bottom:5px;
}
table.yourads {
	width:100%;
}
table.yourads td {
	padding:5px;
}
.header td {
	background:#09F;
	font-weight:bold;
	color:#000;
}
.button {
	background:#09F;
	color:#000;
	text-decoration:none;
	padding:6px;
	float:right;
	font-weight:bold;
	margin:0 0 20px 0;
}
#bottomboxes { padding-top:15px; clear:both; }
.bottombox {
	background:#FE0033;
	color:#FFF;
	padding:10px 20px;
	width:410px;
	float:left;
	margin-left:10px;
	font-size:13px;
}
#bb1 { clear:right; }
.bottombox a {
	color:#FFF;
}
/* Design Variation */

.age0-5 #months, .age0-5 .alert { background:#FE0033; }
.age6-11 #months, .age6-11 .alert { background:#09F; }
.age12-18 #months, .age12-18 .alert { background:#9C3; }
.age0-5 h3 { color:#FE0033; }
.age6-11 h3 { color:#09F; }
.age12-18 h3 { color:#9C3; }
.age0-5 .refine { display:block; left:65px; }
.age6-11 .refine { display:block;left:365px; }
.age12-18 .refine { display:block;left:665px; }
.age0-5 #agetab1,.age6-11 #agetab2, .age12-18 #agetab3 { height:188px; }
