body {
	font: 70%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	background:url(../images/body.jpg) top repeat-x #121212;
	background-attachment:fixed;
}

#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:900px;
	margin:0 auto;
}

#wrapper2 {
	width:880px;
	background:url(../images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 6px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
	
	
}
#nav li a:hover {
	background:url(../images/nav_a_hover.jpg) top center no-repeat #fff;
	
	color:#000;
	
}

#menu strong { 
	color: #333;
}

#header h1 {
	font:4em Arial;
	letter-spacing:-1px;
	color:#222;
	float:left;
	margin: 0;
	padding:30px 15px 10px 20px;
	/*
	padding:30px 15px 10px 50px;
	background:url(../images/h1.gif) left bottom no-repeat;
	*/
}
#header h1 a {
	color:#444;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
	text-decoration: underline;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:20px 0 0 0;
}

p.description {
	height: 120px;
	background:url(../images/description.jpg) right bottom no-repeat #005A97;
	margin: 0;
	padding:15px 25px 0px 25px;
	color:#fff;
	font-size: 130%;
	line-height:25px;
	border-top:4px solid #003C64;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

.col-in {
	margin: 1em;
}

#sidebar {	
	width:230px;
	float:right;
	background:url(../images/sidebar.jpg) top right no-repeat #fff;
	padding:10px 20px 10px 10px;
	margin: -30px 0 0 0;
}

#sidebar .border {
	border: 2px solid #ddd;
}

#sidebar .book {
	text-align: center;
}
#sidebar .book a {
	border: none;
}

#sidebar .book img {
	border: 2px solid #ddd;
}

#content {
	margin:0 260px 0 5px;
	padding:10px 20px 10px 20px;
	background:url(../images/content.jpg) top right no-repeat;
	font-size: 110%;
}

#content h1 {
	margin: 10px 0 15px 0;
	font:2.5em Georgia;
	color:#888;
	letter-spacing: 2px;
}

#content h2 {
	font:2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0 5px 0;
	border-bottom:2px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content h3 {
	font:2em Arial;
}	
#content p {
	margin:0 0 15px 0;
	font-size:110%;
	line-height:21px;
}
ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:2em 0 5px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

#sidebar a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar a.more:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	margin:0;
	padding:0;
	font-size: 120%;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	margin:0;
	padding:5px;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	font-size: 110%;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}

table.border {
	border-collapse: collapse;
	empty-cells: show;
	border: none;
	margin: 1em 0;
}
table.border th {
	background:#f5f5f5;
}

table.border th, table.border td {
	border: 1px solid #ccc;
	padding: 5px 7px;
}

tr.highlight {
	background: #fffdbf;
}

table a {
	color:#0066dd;
}

a {
	color:#222;
	text-decoration:underline;
}
 a:hover {
	border-bottom:1px solid #ccc;
}

#content a {
	color: #00f;
}

#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}

