@charset "UTF-8";

body {	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #686868;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;}

p {	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000000;
	font-size: 11px;}

a {	color: #686868; font-size: inherit; text-decoration: none; font-weight: bold; }

.center { text-align: center;}

img.alignleft{margin: 5px 10px 2px 0;}
img.alignright{margin: 5px 0 2px 10px;}
img.centered{display: block;margin-left: auto;margin-right: auto;}

.alignleft{float: left;}
.alignright{float: right;}

.nav {	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	color: #000000;
	font-size: 18px;}
	
.nav a {	color: #FFFFFF; font-size: 18px; text-decoration: none; }

.image { border-style:solid;
	border-width:1px;
	border-color: #686868; }

a:hover { color: #000000; font-weight: bold;}

#header {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 250px;
	background-image: url(http://dc-fan.net/images/cook.jpg); }

#welcome{
	margin: 0px;
	padding: 0px;
	position:relative;
	left:554px;
	top:50px;
	width:365px;
	height:190px;
	z-index:2;
}
.clear { 	clear: both; }

.side-bg { background-color: #ffffff;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px;
	padding: 2px;
	margin-top: 0px;		
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px; }

.side-title { font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	display: block;
	background-color: #686868;
	margin-top: 0px;		
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; }


strong {	font-size: inherit;}
.right {	float: right;}

#container {	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #686868;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

#content {	background-color: #ffffff;
	float: left;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; }


#wrapper {	clear: none;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;}

#sidebar {	background-color: #686868;
	float: left;
	width: 305px;
	padding: 0px;
	margin: 0px;}

#footer { clear: both;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;	
	color: #686868;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; }


#footer a:link { font-size: 12px; }


.update-25 { font-size: 14px;
	color: #FFFFFF;
	background-color: #686868;
	margin: 5px;
	width: 85px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	float: left;
	height: 100%;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px; }

.update { clear: both; padding: 3px; }

.update-75 { background-color: #686868;
	float: left;
	width: 500px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px;
	padding: 2px;
	height: 100%;
	border-radius: 4px;
	-moz-border-radius:  4px; 
	-webkit-border-radius: 4px;  }

.update-75b { font-size: 12px; height: 100%; }

.update-75 a, .update-75b a { color: #FFFFFF; text-decoration: none; }
.update-75 a:hover, .update-75b a:hover { color: #000000; font-weight: bold; text-decoration: none; }

blockquote { 
  margin: 20 0 0 0px;
  padding: 10px 10px 10px 10px;
  font-size: 11px;
  color: #000000;
  border-right: 0px solid #6ad3c2; 
  border-left: 0px solid #6ad3c2;
  background-image: url(http://dc-fan.net/images/quote.jpg);
  background-repeat: no-repeat; }

blockquote p {   margin-top: 0;   }

input, textarea, option, select {
	background-color: #fafaf2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #6ad3c2;
	padding:2px; }