body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
}

td#title {
		height: 50px;
}

#header h1{
	font-family: Verdana; 
	font-size: 24px; 
	letter-spacing: 6px; 
	font-weight: normal; 
	color: #666;
	text-transform:lowercase;
	}

.toolbar2{
	background-color:#000000;
	color: #ffffff;
	height: 20px;
	padding: 2px;
}

.toolbar2 a{
	text-decoration:none;
	color: #fff;
}

.toolbar2 a:hover{
	text-decoration:underline;
	color: #efefef;
}

.toolbar2 a:visited{
	color: #fff;
}

div.content {
	margin-top:2em;
	margin-bottom:2em;
}


td#footer
{
	clear:both;
	width: 800px;
	color: #CCCCCC;
	font-size: 75%;
	padding:20px;
	border-top:solid 1px #CCCCCC;
}
	
	/* Search Field */

#searchHolder {
	margin-top:5px;
	margin-bottom:5px;
}

#editorContainer {
	background: url(/images/backgrounds/bigrotation2.gif) center 50%;
	background-repeat: no-repeat;
	height: 650px;
}

