/* CSS Document */

body {
	text-align: center;
	font: normal 62.5%/150% "Lucida Grande", "Bitstream Vera Sans", "Trebutchet MS", Tahoma, Verdana, sans-serif;
	color: #BBBBBB;
	background: #000000 url(i/bg3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #9999FF;
	text-decoration: none;
}

a:hover {
	color: #9999FF;
	border-bottom-width: 0px;
}


#header {
	height: 119px;
	width: 785px;
	padding-top: 60px;
	background: url(i/top.gif) no-repeat bottom center;
	
}

#nav {
	background: url(i/nav_bg.gif) no-repeat top center;
	text-align: left;
  	width: 785px; 
	height: 15px;
}

#wrapper {
	background: url(i/body_bg.gif) repeat-y top center;
	text-align: left;
  	width: 785px;
}

#wrapperwork {
	background: url(i/body_bg_work.gif) repeat-y top center;
	text-align: left;
  	width: 785px;
}

#wrapperview {
	background: url(i/body_bg_view2.jpg) no-repeat bottom center;
	text-align: left;
  	width: 785px;
}

#wrappercontact {
	background: url(i/body_bg_contact4.jpg) repeat-y top center;
	text-align: left;
  	width: 785px;
}

#wrapperlinks {
	background: url(i/body_bg_links.jpg) repeat-y top center;
	text-align: left;
  	width: 785px;
}

#wrapperphotos {
	background: url(i/body_bg_photos.gif) repeat-y top center;
	text-align: left;
  	width: 785px;
}

#content {
	margin-left: 30px;
	padding-top: 30px;
	width: 720px;
}

#footer {
	width: 785px;
	background: url(i/footer.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

#footerwork {
	width: 785px;
	background: url(i/footer_work.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

#footerview {
	width: 785px;
	background: url(i/footer_view.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

#footercontact {
	width: 785px;
	background: url(i/footer_contact.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

#footerlinks {
	width: 785px;
	background: url(i/footer_links.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

#footerphotos {
	width: 785px;
	background: url(i/footer.gif) no-repeat top center;
	text-align: left;
	height: 53px;
}

.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
	padding-bottom: 10px;
	padding-top: 3px;
}

.imagepad {
	padding-bottom: 7px; padding-right: 15px; border: none; float:left;
}

.upper {  
	text-transform: uppercase
}

.gallery_title {
	font-size: 14px;
	font-weight: bold;
	color:#BBBBBB;

}

.mginputln {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color:#ffffff;
 color:#000000;
 font-size: 10px;
 font-weight: normal;
 border: solid 1px #BBBBBB;
}


