body {
	background: url(images/body.png) repeat-x top #27272a;
	}
a img
{
	border-style:none;
}

#website
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:900px;
}

#header
{
	background: #27272a;
	height:82px;
	width:900px;
}

#navigationbar
{
	left:600px;
	margin:0;
	padding:0;
	position:absolute;
	top:50px;
}

#navigationbar li
{
	display:inline;
	list-style:none;
	margin:0;
}

#navigationbar li a
{
	color:#aaa;
	font-family:Arial, sans-serif;
	font-size:14px;
	letter-spacing:0;
	text-decoration:none;
	text-transform:lowercase;
}

#navigationbar li a:link,#navigationbar li a:visited
{
	padding:0 5px 4px;
	width:100%;
}

.logo
{
	height:36px;
	left:40px;
	position:absolute;
	top:25px;
	width:194px;
}

#maincontent
{
	background-color:#27272a;
	position:relative;
	width:900px;
}

#maincontent img
{
	display:block;
}

#album
{
	position:relative;
	width:900px;
	background: #3B3C41 url(images/albumbackground.gif) no-repeat 700px 400px;
	padding-bottom:20px;
	margin-top: 15px;
}
		
#album h2, #videos h2{
	border-bottom-color: #3d3d3d;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #3d3d3d;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #3d3d3d;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 2px;
	text-transform: uppercase;
	color: #26272a;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:16px;
	text-align:left;
	background: #2766af url(images/arrow.gif) no-repeat center right;
	width: 60px;
	margin-left: -45px;
	}
	
#descriptionimages
{
	background: url(images/headercorner.png) center top;
	font-family: Verdana, Arial, sans-serif;
	width:860px;
	height: 40px;
	padding: 0 20px 0 20px;
	border-bottom: 2px solid #27272a;
}

#desciptionvideos
{
	background: url(images/headercorner.png) center top;
	width:860px;
	height: 40px;
	padding: 0 20px 0 20px;
	border-bottom: 2px solid #27272a;
}

#descriptionimages h1, #desciptionvideos h1
{
	border-bottom-style: none;
	text-transform: uppercase;
	color: #27272a;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:24px;
	margin-bottom:0;
	margin-top:0;
	padding-top: 7px;
	text-align:left;
}

#descriptionimages h1{
		background:  url(images/album.png) no-repeat  7px right;	}
		
#desciptionvideos h1{
		background: url(images/video.png) no-repeat 7px right;	}

#album li
{
	float:left;
	list-style-type:none;
	margin:2px;
	width:100px;
}

#album ul
{
	margin-left: -5px;
}
.divider {
	width: 900px;
	height: 20px;
	background: url(images/divider.png) no-repeat top center;}
	
#videos
{
	margin-top: 2px;
	position:relative;
	width:900px;
	padding-bottom: 10px;
	background: #3B3C41 url(images/videobackground.gif) no-repeat 700px 160px;
	}
	
.videoscontainer {
	margin-left: 290px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 319px;
	background: #303135;
	}

.videoscontainer p {
		text-transform: uppercase;
		text-align: center;
		color:#aaa;
		font-size: 13px;
		font-family:Verdana, Arial, sans-serif;
		padding: 3px;
		margin: 0;
		 }

.videoscontainer a {
	font-weight: bold;
	color:#1B66B5;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;}

.videoscontainer a:hover{
		color:#30a6f2;}


.clear
{
	clear:both;
}

#maincontenthome
{
	clear:both;
	background:url(images/footer.gif)no-repeat top right #fff;
	clear:both;
	height:400px;
	margin:0;
	width:900px;
}

#maincontenthome h1
{
	background-color: #3365b6;
	color:#ececec;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:16px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}

#maincontenthome h2
{
	border-bottom:1px dotted gray;
	color:#3365b6;
	display:block;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:12px;
	margin-bottom:-15px;
	padding:0;
	text-transform:uppercase;
}

#maincontenthome a
{
	color:#115fab;
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
}

#maincontenthome ul
{
	border-top:1px dotted gray;
	display:block;
	list-style:none;
	margin:25px 0 0;
	padding:0;
}

#maincontenthome li:hover
{
	background-color:#e4e4e4;
}

#maincontenthome li
{
	border-bottom:1px dotted gray;
	padding-bottom:4px;
	padding-right:4px;
	padding-top:4px;
}

#col1 a:hover,#col2 a:hover,#col3 a:hover
{
	color:#30a6f2;
}

#col1
{
	float:left;
	margin-left:60px;
	margin-right:65px;
	margin-top:20px;
	width:200px;
}

#col1 a
{
	display:block;
	padding:4px;
	width:100%;
}

#col2
{
	float:left;
	margin-top:20px;
	width:250px;
}

.colcontents
{
	margin-top:25px;
}

#col2 img
{
	border-style:none;
	display:block;
	float:left;
	margin:5px 8px 0 0;
}

#col2 p
{
	color:#000;
	font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	padding-top:5px;
}

.firstletter
{
	border-left:2px solid #3365b6;
	color:#3365b6;
	font-size:large;
	padding-left:1px;
}

#col3
{
	float:right;
	margin-right:60px;
	margin-top:20px;
	width:200px;
}

#col3 h1
{
	margin-bottom:25px;
}

#col3 img
{
	border-color:#e5e5e5;
	border-style:solid;
	border-width:1px;
}

#footer {
	clear: both;
	width: 900px;
	position: relative;
	height: 40px;
	background: #27272a;
}
	
#footer p
{
	margin-top: 0;
	padding-top: 10px;
	color:#aaa;
	font-family:Arial, sans-serif;
	font-size:14px;
	letter-spacing:0;
	text-align:center;

}

.top {
	width: 900px;
	height: 35px;
	position: relative;
	padding: 2px;}

.top a{
	color: #256BB3;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	float: right;
}

.top img{
display: block;
	float: right;
	margin-left: 3px;}

.recentimages
{
	float:left;
	margin-bottom:8px;
}

.recentimages2
{
	float:right;
	margin-bottom:8px;
}

#index .index,#blog .blog,#gallery .gallery,#aboutme .aboutme
{
	color:#3971cd;
	text-transform:lowercase;
}

body,#col1 li
{
	margin:0;
	padding:0;
}

#navigationbar li a:hover,#navigationbar li:hover,#navigationbar li a:active
{
	color:#3971cd;
}
