@charset "UTF-8";
/*
	Style coded by Star Wars Fanatic.
	June 2008
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b6b5b5;
	background-color: #0b0c15;
	margin: 0;
}
#page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004a80;
	border-left-color: #004a80;
	display: block;
	width: 598px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #0b0c15;
}
#header img {
	display: block;
	height: 316px;
	width: 597px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	background-image: url(images/splats.png);
	background-repeat: no-repeat;
	background-position: 0px 37px;
}
#nav {
	color: #e6e6e6;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 53px;
	margin-top: -54px;
	width: 245px;
	padding-top: 15px;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 15px;
}
#nav li a {
	color: #e6e6e6;
	text-decoration: none;
}
#nav #home {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-right: 17px;
}
#nav #contact {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 17px;
}
#nav #portfolio {
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 17px;
}
#nav #links {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 8px;
}
#content {
	background-image: url(images/detail_bar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
	padding-top: 24px;
	overflow: hidden;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #74b7e2;
	font-weight: normal;
	margin-left: 20px;
}
.content_border_top , .content_border_bottom	{
	font-size: 1px;
	height: 10px;
	width: 562px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content_border_top {
	background-image: url(images/content_bg_top.png);
	background-repeat: no-repeat;
}
.content {
	background-color: #1a1b23;
	display: block;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #32688b;
	border-left-color: #32688b;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
}
.content img {
	display: block;
	float: right;
	border: 1px solid #000000;
	margin: 3px;
}
.content  a img {
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	float: none;
}
.content p {
	margin-right: 45px;
	margin-left: 45px;
}
.content_border_bottom {
	background-image: url(images/content_bg_bottom.png);
	background-repeat: no-repeat;
}
#footer {
	color: #FFFFFF;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 598px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#ghostrider103 {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

