
body {
	background-color: #000;
	font-size: 120%;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { color: #00F6FF;}

#textsize { display: none;}
#toplinks li { display: inline;}

#main { background: none;}
#content { width: 608px;}

.sitesearch { width: 300px;}
.sitesearch input { width: auto;}
.sitesearch input .searchsitebutton {
	width: 70px;
	height: 23px;
	border: none;
	margin-right: 10px;
	background-color: #FFFF00;
	color: #000;
}

h1 { border-top: 1px dotted #fff; padding-top: 20px;}

#footer { border-top: 1px dotted #fff; padding-top: 20px;}
#footer li { display: inline;}

#nav { border-bottom: 1px dotted #fff; border-top: 1px dotted #fff; padding-top: 20px;}

#content { width: 90%; border-bottom: 1px dotted #fff; padding-top: 20px;}

#subnav { border-bottom: 1px dotted #fff; padding-top: 20px;}

#photo, #randomimage { display: none;}

#pods li { list-style-type: none;}
.contentright li { list-style-type: none;}

label {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.labelcheckbox {
	width: 310px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.label {
	display: none;
}

fieldset { border: none;}
legend { display: none;}

.button {
	width: 70px;
	height: 23px;
	border: none;
	margin-right: 10px;
	background-color: #FFFF00;
	color: #000;
}

.textarea {
	width: 257px;
	height: 60px;
	border: 1px solid #C3C3C3;
	padding-left: 4px;
	padding-top: 2px;
	color: #6A737B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	margin-bottom: 7px;
}
.calendar { margin-left: 7px; font-size: 11px; clear:both;}
	.calendar ul { margin: 0px; padding: 0px;}
	.calendar li { text-align: center; vertical-align: bottom; width: 20px; height: 16px; list-style-type: none; background-color: #000; color: #fff; float:left; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
	.calendar .days { background-color: #fff; font-weight: bold; text-transform: capitalize; color: #5C5C5C; width: 20px; height: 16px; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
	.calendar .blank { background-color: #000; width: 20px; height: 16px; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
	#mainleft .calendar li a { background-color: #00F6FF; color: #000; display: block; height: 16px; font-weight: normal; text-decoration: none;}
	#mainleft .calendar li a:hover { background-color: #00F6FF; color: #000; width: 20px; height: 16px; text-decoration: none;}

img { border: none;}

#mainright { border-top: 1px dotted #fff;}

.paging .pagenumbers li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 14px;
	background: none;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
