body{
	/*background-image: url('http://www.shawnkilmer.com/images/backgrounds/manjfield1.jpg');*/
	/*background-image: url('http://www.shawnkilmer.com/images/backgrounds/manjfield2.jpg');*/
       background-image: url('http://www.shawnkilmer.com/images/bgstrip.png');
	        
background-image: url('http://www.shawnkilmer.com/images/backgrounds/bgimg.php');
	/*background-repeat:no-repeat;*/
	background-attachment: fixed;
	background-color: #2954fd;
	font-family: Arial;
	color: #FFFFFF;
}

a{
	text-decoration:none;
	color: #e2652b;
}

a:hover{
	color: #a81600;
}

a img{
	text-decoration:none;
	border: 0;
}

ul#nav, ul#nav li{
	display:inline;
}

ul#nav li.main{
	margin-right:20px;
	opacity: .7;
	list-style-type: none;
	font-size: 28px;
	font-weight:bold;
}


ul#nav ul{
	display:block;
}

ul#portfolioMenu{
	display:none;
	position: absolute;
	left: 20px;
	top:115px;
	z-index: 999;
	width: 200px;
	height:184px;
	font-size: 14px;
}

*html #portfolioMenu{
   margin-top: 18px;

}

ul#portfolioMenu li{
	list-style-type:none;
	
	margin-top: 5px;
	
	/*font-family: Helvetica, Arial;opacity: .5;height: 20px;line-height: 20px;font-weight:bold;*/
}


ul#portfolioMenu li a{
	padding-left: 20px;
	color: #FFFFFF;
}

#bodyContent{
	margin-top: 9px;
	padding: 50px;
	padding-left: 130px;
	padding-right: 6	0px;
	padding-top:30px;
	margin-left: 250px;
	min-height: 380px;
	width: 380px;
	color: #222222;
	background-image:url('http://www.shawnkilmer.com/images/75white.png');
	text-align: justify;
	font-size: 12px;
	line-height: 200%;
}


#messages{
	color: #FF0000;
	font-size: 24px;
}


#leftBar{
	width: 100px;
	float: left;
	/*border: 1px solid red;*/
	height: 500px;
}



#content{
	margin-left: 150px;
	padding-left: 0px;
	padding-right: 50px;
}


.listing{
   border-left: 2px solid #AFAFAF;
padding-bottom: 15px;
padding-left: 50px;
margin-bottom: 40px;
margin-top: 10px;
}

.articleBody{
	width: 70%;
}

.entryTitle{
	font-size: 16px;
	font-weight: bold;
}
.entrySignature{
	font-size: 11px;
	margin-bottom: 20px;
}


input, textarea{
   width: 225px;
   border: 1px solid #AAAAAA;
   font-size: 14px;

}

.thumbs p{
	display: inline;
}



.thumbs img{
	padding: 5px;
   margin:1px;
}

.thumbs a img{
   border: none;
}

.thumbs a:hover img {
   margin:0px;
   border: 1px solid #AAAAAA;
}

.thumbHolder{
float:left;
padding: 10px;
}


p{
	margin: 0;
	line-height:250%;
}



h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 22px;
	text-align:right;
margin-bottom: 20px;
}

h2{
	font-size: 16px;
}


.smList{
	line-height:150%;
	list-style-type:decimal-leading-zero;
	text-align:left;
	
}

.smList li{
	margin-bottom: 10px;
}

.addlBox{
	border: 1px solid #999999;
	padding: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 10px;
}

.videoHolder{
 width: 250px; 
text-align: center;
background-color: #FFFFFF;
font-weight: bold;
font-size: 14px;
padding-top:15px;
padding-bottom:15px;
align: center;
}

#footer{
	float:right;
	text-align:right;
	margin-top:50px;
	font-size:10px;
	color:#FFFFFF;
	margin-bottom: 3px;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	color: #FFFFFF;	
	border-bottom: 1px dashed #FFFFFF;
}


.gallery ul li{
	text-align
	list-style-type: none;
	display: inline;
}

.gallery ul li img{
	border: none;
}



.companyLogo{
	float:left;
	margin-right:10px;
}

.job{
	margin-left:120px;
}


.clear{
clear: both;
}
