	body {
		color:white;
		margin:0px;
		padding:0px;
		font-family: Verdana, sans-serif;
		background: #333;
	}

	a:link {
		color:#cc0;
	}

	a:visited {
		color:#cc9;
	}

	a:active {
		color:#ffc;
	}

	a:hover  {
		color: white;
	}

/* -- new header classes -- */

#topline {
	background: #222;
	height:28px;
	line-height:28px;
	text-align:right;
}

#yellowbar {
	font-size:10px;
	color:#666;
	background:#cc0;
	border-top:1px solid white;
	border-bottom:1px solid white;
	height:12px;
	line-height:12px;
	text-align:right;
	padding-right:6px;
}

#bottomline {
	background: #222;
	height:31px;
	line-height:14px;
	padding-top:2px;
/*	border-bottom:1px solid white;*/
}

#search {
	float:right;
	padding-top:4px;
	width:160px;
}

#search input {color:#333;background:#ccc;margin:0px;padding:0px;}

/* nav stuff */

#navglobal, #navseldom, #navoften {
margin: 0px;
padding: 0px;
font-size: 11px;
}

#navglobal {
display:block;
float:right;
margin-right:4px;
}

#navseldom, #navoften {
display:block;
float:left;
}

#navglobal li, #navseldom li, #navoften li {
display:inline;
margin: 0px;
padding: 0px;
list-style: none;
}

#navglobal em {
font-style: normal;
text-decoration: underline; }

#navglobal a, #navseldom a, #navoften a{
text-align: center;
padding: 0px 7px 0px 7px;
margin: 0px;
font-weight: bold;
text-decoration: none;
color:#cc0;}

#navglobal a:hover, #navseldom a:hover, #navoften a:hover{
padding: 0px 7px 0px 7px;
margin: 0px;
font-weight: bold;
text-decoration: none;
color:#ffc;
}

#navseldom a{
font-weight: normal;
}

#navseldom a:hover{
font-weight: normal;
}

#logo {float:left;width:196px;}

/* --end-- */


	.tags {
		background:#222;
		margin-left:20px;
		padding:8px;
		line-height:150%;
		width:120px;
		text-align:left;
}
	
	div#addtags
{
	display: none;
	margin-top:6px;
	font-size:10px;
}

.tags a {
	color:#ccc;
}


	a.flag {
		color: #ccc;
	}
	.whitesmallcopy  {font : 10pt Verdana, Arial, sans-serif;color : white;}

.smallcopy {color:#ccc;}


	input {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: Black; background-color:#ccc;
	}

	textarea {font-size: 12px;font-family: Verdana, Arial, sans-serif; color: Black; background-color:#ccc;
	}

	.button {font-size: 12px;font-family: Verdana, Arial, sans-serif; color: Black;background: #cc0;}

	select  {font : 12px Verdana, Arial, sans-serif;background : #ccc;
	}

/* stuff for keyboard shortcut widgets */	
	
	.formright {
		width:400px;
		font-family:verdana, sans-serif;
		font-size:11px;
		color:white;
		height:18px;
		margin-top:-1px;
		margin-left:320px;
	}

	.buttons {
			background: #ccc;
			border: 1px solid #ccc;
			margin: 1px;
			float:left;
		}
		
		.raise	{
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			background: #ccc;
			margin:1px;
			float:left;
		}
		
		.press {
			border-top: 1px solid buttonshadow;
			border-left: 1px solid buttonshadow;
			border-bottom: 1px solid buttonhighlight;
			border-right: 1px solid buttonhighlight;
			background: #ccc;
			margin:1px;
			float:left;
		}	
		
		#toolbar {
			margin: 0;
			width: 78px;
			padding: 0;
			height:20px;
			background: #ccc;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:left;
		}
		
		#page {
	}

.side {
width:200px;margin-left:20px;margin-right:0px;float:right;margin-top:0px;
}

.sidebar {
background:#222;border-top:1px solid white;border-bottom:1px solid white;padding:8px;margin-top:4px;
}


.sidebar p {
font-size:11px;font-family:verdana;
}

	a:Hover  {color : #ffffff;}

	.menu  {font-family : Verdana, Arial, sans-serif; font-size : 12px;	font-weight : bold;	color : #cc0; text-decoration : none;}

	A.menu  {text-decoration : none;color : #cc0; padding-right:25px;}

	A:Hover.menu  {color : #ffc;}

	a.new {
		color:white;
	}

	a:hover.new {
		text-decoration:underline;
	}
.sidebar blockquote {font-size:11px;font-family:verdana;
margin-bottom:10px;
margin-top:0px;
margin-left:12px;
margin-right:4px;}

#menu blockquote {font-size:11px;font-family:verdana;
margin-bottom:10px;
margin-top:0px;
margin-left:12px;
margin-right:4px;}

	h2, .monthday  {
		font-size: 20px;
		font-family: Georgia, "Times New Roman", serif;
		font-weight: normal;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 16px;
		margin-bottom: 6px;
	}

	h3  {font : 18px Arial, sans-serif;margin-left : 20px;margin-right : 20px; margin-top : 4px; margin-bottom : 4px;font-weight:normal;}

	.welcome  {font : 10px Verdana, Arial, sans-serif;margin-left : 20px;margin-right : 20px;padding-top:6px;}

	
		/* footer */

#footer {
	font-size:12px;
	font-family:arial;
	background:#222;
	width:100%;
	padding-bottom:10px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#footer p {
	margin-top:10px;
	margin-bottom:0px;
}

#footer a {
	font-weight:normal;
}

.fineprint {
	font-size:11px;
	color:#ccc;
}

.footpad {padding-left:20px;padding-right:20px;}

#footer dl{width: 90px;overflow: visible;margin:0;}
#footer dt{float: left;padding-right: 3px;}
#footer dd{margin:0}
#footer dd.feeds{float: right;padding-left: 3px;}

.best {
background:#5E7E62;
padding:4px;
}

	.reason {
		text-align:left; 
		background:#333; 
		padding:4px; 
		border:1px solid white;
		font-size:11px;
		line-height: 130%;

display:block; margin:0 150px 0 70px;		
	}

.alertbox {background:#444;padding:8px;margin-left:50px;margin-right:50px;border:1px solid black;font-size:12px;

	}
	
.currentchallenge {background:#444;padding:10px 0px;border-top:1px solid white;border-bottom:1px solid white;margin-bottom:40px;}	
	
.row2 {background:#4b6f4f;padding:4px;}
.row2 {padding:4px;}

.posttitle {
		margin-left:50px;
		font-weight:normal;
		color:#ddd;
		font-family:Arial,sans-serif;
		margin-bottom:15px;
		font-size:20px;
}

.posttitle a {
	font-weight:normal;
	color:#ddd;
	font-family:Arial,sans-serif;
}



/* messages CSS */

	.mefimessages {
font-size:10px;
text-align:right;
padding:2px 10px;	
color:white;
height:14px;	
	}
	
	.mefimessages a {
		color:#cc0;
		
	}
	
	.mefimessages img {
				vertical-align:text-bottom;	
	}

a.signout {
	font-weight:normal;
	color:#ccc;
	}