@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background:#11151d url(images/main-bg.jpg) repeat-x;
	color:#FFF;
}

a {
	color:#FFF;
}

ul {
	margin:0;
	padding:0;
	padding-left:15px;
}

h1, h2 {
	display:block;
	font-size:17px;
	margin-top:15px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

#wrap {
	width:747px;
	margin:0 auto;
}

#header {
	background:url(images/header-bg.jpg) no-repeat;
	height:322px;
}

#header .top {
	height:65px;
}

#header .top .left {
	float:left;
	padding-top:15px;
	padding-left:20px;
}

#header .top .right {
	float:right;
	padding-right:20px;
	padding-top:15px;
}

#header .bottom .left {
	float:left;
	width:210px;
	margin-left:310px;
	padding-top:40px;
}

#header .bottom .right {
	float:left;
	width:160px;
	margin-left:60px;
	padding-top:13px;
}

#quotes ul {
	list-style:none;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#quotes cite {
	font-size:14px;
	display:block;
}

#menu a {
	display:block;
	background:url(images/menu-bg-item.png) no-repeat;
	color:#FFF;
	width:154px;
	height:25px;
	text-decoration:none;
	font-size:14px;
	margin-bottom:3px;
	padding-left:15px;
	padding-top:6px;
}

#main {
	background:#111113 url(images/content-bg.jpg) no-repeat;
	border-bottom:5px solid #007bbf;
}

#main .left {
	float:left;
	width:400px;
	padding:5px 15px;
}

#main .right {
	float:right;
	width:270px;
	padding:5px 15px;
}

#main .one_column {
	width:670px;
	clear:both;
	padding:5px 15px;
}

#main .one_column td {
	border-top:1px solid #ccc;
}

#main .one_column th {
	text-align:left;
}

#main .title {
}

#main .content {
	margin-top:10px;
	margin-bottom:20px;
}

#main .content li {
	padding-bottom:3px;
}

#main .ratings {
	font-size:15px;
	padding-bottom:5px;
}

#main .ratings label {
	float:left;
	width:100px;
}

#main .ratings span {
	float:left;
	width:120px;
}

#main .ratings br {
	clear:both;
}

div.slideshowlink {
	padding-bottom:5px;
}

#footer {
	padding:3px 8px;
	font-size:11px;
}

#footer a {
	padding-left:5px;
	padding-right:5px;
}

#footer .left {
	float:left;
}

#footer .right {
	float:right;
}
