body {
	margin:0; padding:0;
	background:#1f4e66;
}

#bodyWrap {
	width:100%;
	display:block;
	border-top:10px solid #046;
	background:url(images/bg_body.jpg) repeat-x top #1f4e66;
	text-align:center;
}

#wrapper {
	margin:0 auto;
	padding:0 0 100px 0;
	width:800px;
	overflow:hidden;
	text-align:left;
}

h1 {
	display:block;
	text-indent:-9999em;
	height:100px;
	background:url(images/bg_h1.gif) no-repeat 0 40px;
}

h2, h3 {
	color:#f5efc6;
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
}

h2 {
	text-transform:uppercase;
	padding:0 0 0 18px;
	background:url(images/bg_h2.gif) left center no-repeat;
	line-height:16px;
}

#websites {
	width:380px;
	float:left;
}

.site {
	padding:20px 0;
	background:url(images/bg_site.jpg) bottom center no-repeat;
	clear:both;
	overflow:hidden;
}

p {
	color:#d9c966;
	line-height:1.5em;
	margin:0;
}

hr {
	margin:30px 0;
	background:#046;
	border-color:#046;
	color:#046;
}

img {
	margin:0;
}

a.siteImage {
	width:50px;
	height:50px;
	border:5px solid #f5efc6;
	float:left;
	margin:5px 15px 5px 0;
	padding:0;
}

a.siteImage:hover {
	border-color:#046;
}

.site a.external {
	color:#5f7a88;
}
.site h3 a, .site p a {
	color:#f5efc6;
}

#twitterWrap {
	float:right;
	display:block;
	width:380px;
	background:transparent url(images/bg_twitterWrap.jpg) bottom no-repeat;
	padding:0 0 25px 0;
}

#twitter {
	margin:20px 0 0 0;
	background:url(images/bg_twitter.jpg) top left no-repeat #3D5866;
	padding:15px;
}

#twitter li {
	color:#D9C966;
	font-size:10px;
	padding:5px 0 10px 0;
	border-bottom:1px solid #1F4E66;
}

#twitter li:last-child {
	border-bottom:none;
	padding:5px 0 0 0;
}

#twitter li a {
	color:#046;
}

#twitter li span a {
	color:#f5efc6;
}

#twitterWrap h2 a {
	font-weight:normal;
	font-size:75%;
	color:#D9C966;
}
