BODY {
	font-size : 100%;
	padding : 0 0 0 0;
	font-family : Georgia, "Times New Roman",serif;
	background-color : #1e1c1a;
	color : #fff;
	background-image : url(images/bg_body.gif);
	background-repeat : repeat-x;
	text-align : center;
	margin : 0 0 0 0;
}

A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #fff;
}
A:HOVER {
	color : #000;
}

P {
	font-size : 10pt;
	text-align : left;
	line-height : 16pt;
}

H1{
	font-family :Georgia, "Times New Roman",serif;
	color : #fff;
	font-size : 16pt;
	text-align : left;
}

H2{
	font-family :Georgia, "Times New Roman",serif;
	color : #fff;
	font-size : 12pt;
	text-align : left;
}

H3{
font-family :Georgia, "Times New Roman",serif;
	color : #fff;
	font-size : 10pt;
	text-align : left;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family :Georgia, "Times New Roman",serif;
}
LI{
	font-size : 10pt;
	text-align : left;
	padding : 3px;
}

.clearboth{
	clear : both;
}

DIV#screen{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : 100%;
	
}


#header{
	width : 860px;
	background-image : url(images/bg_header.gif);
	height : 286px;
	position : relative;
	text-align : center;
}

#content{
	width : 810px;
	margin-top : -45px;
	margin-bottom : 0;
	margin-left : auto;
	margin-right : auto;
	padding : 0 5px 5px 5px;
	position : relative;
}
TD{
	font-size : 9pt;
	text-align : left;
}

.textbox{
	border : 1px solid #5e5143;
	background-color : #332c24;
	padding : 10px 20px 10px 20px;
}

.floatright{
	float : right;
	
}
.pics_index{
	padding : 10px 8px 10px 8px;
	display : inline;
	float : left;
}

.pic{
	padding : 10px 8px 10px 8px;
	float : right;
}

.pics_projects{
	padding : 10px 10px 10px 10px;
	float : left;
	text-align : center;
	width : 235px;
	margin : 0 0 0 0;
}

.pics_projects p{
	text-align: center;
}

.quote{
	background-image : url(images/bg_quotes.gif);
	background-repeat : no-repeat;
	width : 300px;
	height : 100px;
	float : left;
	padding : 20px 10px 20px 10px;
	border : 1px solid #5e5143;
}

.quote66{
	background-image: url(images/bg_quotes_66.gif);
	background-position: 0 0;
	background-repeat : no-repeat;
	font-size : 9pt;
	padding : 10px 75px 0 75px;
}
.quote99{
	background-image: url(images/bg_quotes_99.gif);
	background-position: top right;
	background-repeat : no-repeat;
	min-height : 100px;
	vertical-align : bottom;
	font-size : 9pt;
	text-align : right;
	padding-right : 75px;
}

.footer{
	border : 1px solid #5e5143;
	background-color : #332c24;
	padding : 0 0 0 0;
	text-align : center;
}

.footer p{
	font-size : 9pt;
	text-align : center;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.footer a{
	font-size : 9pt;
	color : #fff;
}

.footer a:visited{
	color : #fff;
}

.footer a:hover{
	color : #bedddb;
}

#menu{
	text-align : right;
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 20px 0 20px 0;
	height : 85px;
}


#menu li {
	display : inline;
	list-style-type : none;
	font-family : "Courier New", Courier, monospace;
	padding : 20px 15px 20px 15px;
	text-align : center;
	font-size : 11pt;
}

#menu li a {
	color : #fff;
	font-size : 11pt;
}

#menu li a:hover {
	color : #1e1c1a;
}

#submenu{
	text-align : left;
	width : 800px;
	position : absolute;
	z-index : 100;
	top : -35px;
	margin-left : auto;
	float : left;
}

#submenu a:hover{
	color : #bedddb;
}

LI#nolink {
	color : #bedddb;
	font-weight : bold;
	background-image : url(images/bg_menuhover.png);
	background-position : top center;
	background-repeat : no-repeat;
	width : 126px;
	height : 84px;
	text-align : center;
}

.caption{
	font-size : 8pt;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

DIV#formcontainer {
	width : 450px;
	margin-left : 20px;
	margin-top : 20px;
	float : right;
	}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 120px;
	text-align : left;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	
	
.hidden{
	visibility: hidden;
}

.pad10{
}

#FrogJS{
	width: 760px;
	height: 600px;
	margin: 0 auto;
}
#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}	
.contactDetailsHeader {font-size:18pt}