
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}
body {
background:#131313 none repeat scroll 0 0;
color:#515151;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table {
border-collapse:separate;
border-spacing:0;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
pre, code {
background:#E0E5E5 none repeat scroll 0 0;
border-left:3px solid #ABB0B0;
display:block;
font-size:1.5em;
margin:25px 0;
padding:15px;
}
p > code {
font-size:1em;
line-height:1.2em;
}
pre code {
border:medium none;
}
acronym {
border-bottom:1px dashed #333333;
cursor:help;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
hr {
display:none;
}
.right {
float:right;
}
.left {
float:left;
}
.hide {
display:none;
}
.clear {
clear:both;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix {
display:block;
}
html[xmlns] .clearfix {
display:block;
}
* html .clearfix {
height:1%;
}
a:link, a:visited {
color:#498BBF;
text-decoration:none;
}
a:hover {
color:#498BBF;
text-decoration:underline;
}
a:active {
color:#498BBF;
text-decoration:none;
}
h1 a:link, h1 a:visited {
color:#303030;
text-decoration:none;
}
.author_text h1 a {
color:#246CDE;
}
h1 a:hover {
color:#000000;
text-decoration:none;
}
h1 a:active {
color:#303030;
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
font-family:"Myriad Pro",Helvetica,Arial,sans-serif;
font-weight:bold;
margin-top:20px;
padding-bottom:10px;
}
h1 {
color:#303030;
font-size:46px;
line-height:40px;
margin-top:0;
}
h2 {
color:#303030;
font-size:36px;
line-height:40px;
}
h3 {
color:#303030;
font-size:24px;
line-height:30px;
padding-bottom:5px;
}
h4 {
}
h5 {
}
h6 {
}

#wrapper {
	text-align: center;
}

#header_wrap {
	background: #001424;
	border-bottom: #4fc4d0 1px solid;
	margin: 0; padding: 0;
	}
	
#header {
	width: 960px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/header-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	}
	
#header a.logo {
	display: block;
	height: 173px;
	width: 124px;
	float: left;
	margin-top: 30px;
	position: relative;
	background: url(img/luminary-logo.png) no-repeat;
	}
	
.hide {
	position: absolute;
	left: -9999px;
	}
	
#header h3.slogan {
	height: 25px;
	width: 415px;
	position: absolute;
	top: 150px;
	left: 120px;
	background: url(img/shiningthelight.png) no-repeat;
	}
	
div.description {
	float: right;
	margin-right: 100px;
	width: 220px;
	}
	
div.description p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
}
	
#header div.description a.logo {
	background:url(img/luminary-header-logo.png) no-repeat;
	width: 220px;
	height: 78px;
	margin: 15px 0;
	}
	
#header p {
	color: #ccc;
	}
	
#content {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
#content img.bag{
	float: left;
	margin: 0 20px 0 120px;
}
	
#content h2 {
	color: #FFCD3E;
	padding-top: 40px;
	margin-right: 120px;
}

#content p {
	color: #ccc;
	font-size: 18px;
	line-height: 24px;
	margin-right: 120px;
}

#footer {
	margin-top: 20px;
}
	
	