body {
background: url(images/background.jpg) repeat;
margin:0;
padding:0;
font-family:Helvetica Neue,Helvetica,Arial;
font-size:12px;
font-stretch:300px;
line-height:20px;
}

a:link {
color:#F00;
text-decoration:none;
font-weight:bold;
}

a:visited {
color:#480000;
text-decoration:none;
}

a:hover{
color:#CE0000;
text-decoration:none;
}

h1 {
	font-size:24px;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
	color: #cc0000;
}

h2 {
font-size:18px;
font-weight:bold;
margin-top:-20px;
line-height:normal;
letter-spacing:-1px;
}

h3 {
	font-size:24px;
	font-weight:bold;
	margin-top:-15px;
	line-height:normal;
	letter-spacing:-1px;
	position:absolute;
	width: 279px;
	color:#cc0000;
}

h4 {
	font-size:72px;
	font-weight:bold;
	line-height:normal;
	letter-spacing:-1px;
	color: #cc0000;	
	margin-top:-15px;
	margin-bottom:-5px;
}

h5 {
font-size:16px;
font-weight:bold;
margin-top:-15px;
margin-bottom:7px;
letter-spacing:-1px;
color: #cc0000;	
}

#logotop
{
	height:100px;
	margin:25px auto;
	width:592px;
}

#navigationbar
{
	background-color:#000000;
	height:27px;	
	-moz-box-shadow: 0px 0px 7px #666;
	-webkit-box-shadow: 0px 0px 7px #666;
}

#navigation_grp
{
height:auto;
}

#nav_items
{
display:inline;
margin:25px;
}

#contentbox
{
	margin:auto;
	background-color:#FFF;
	-moz-box-shadow: 0px 0px 7px #666;
	-webkit-box-shadow: 0px 0px 7px #666;
	width:720px;
	padding:36px;
	
}

.redtext {
	color: #cc0000;
	font-size: 12px;
}

#buttons_grp {
	margin:20px auto;
	height:auto;
	text-align: left;
	color: #000;
}

#buttondld {
width:33.3333%;
float:left;
}

#resumegrp {
	width:100px;
	float:left;
}

#resumetext {
width:35%;
float:left;
}

#resumelights {
width:100px;
float:left;
}

#resumedate {
width:20%;
float:left;
}

#resumeprevexp {
width:80%;
float:left;
}

#resumeedu {
width:47%;
float:left;
}

#resumeedugap {
width:5%;
float:left;
}

#shotbreakdown_img {
margin-right:20px;
height:auto;
float:left;
}

#shotbreakdown_text {
	height:auto;
	font-family: Helvetica Neue, Helvetica, Arial;
}

#footer {
width: auto;
height: auto;
}

.h1black {
	color: #000;
}

a.linkstyle2 {
color: #000;	
text-decoration:none;
}

a.linkstyle2:hover{
color:#F00;
text-decoration:none;
}

a.linkstyle2:visited {
color: #000;	
text-decoration:none;
}

#footer div {
	font-size: 42px;
	font-weight: bold;
}


#contentbox table tr td #form1 table {
	text-align: right;
	font-weight: bold;
}

