body {
	padding:0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/bk_drk_grey_fade2.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height: 16px;
	margin-left: 50px;
	left: 50px;
	top: 30px;
	margin-top: 30;
	margin-right: 0;
	margin-bottom: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
	position: 480;
}

/* Header */

#header {
	width: 1000px;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	background-image: url(../images/img03.gif);
	background-repeat: no-repeat;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 960px;
	margin: 0;
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 30px;
}

/* Posts */

#posts {
	float: left;
	width: 700px;
}

/* Links */

#links {
	float: right;
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
	color: #FF9900;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background-color: #333333;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	width: 960px;
}

#footer p {
	text-align: center;
	color: #CCCCCC;
	width: 1000px;
}

.left {
float: none;
}

.right {
	float: right;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 2px;
}
