html, select, input, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

body {
	margin:0px; padding:0px; background-color: #788897; height:100%;
	color: #FFEEDA;
	}

a img {border: none; }
	
html>body #main {
    height: auto;
	}
	
#main{
	margin:0px auto;
	width:750px;
	background-color:#002044;
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
#placl {
	position:relative;
	left:0px;
	top:0px;
	background: url('img/placl.jpg') no-repeat;
	width:303px;
	height:200px;
	float:left;
}

#placr {
	position:relative;
	background: url('img/placr.jpg') no-repeat;
	width:447px;
	height:200px;
	float:right;
}

#subplacl {
	position:relative;
	top:0px;
	width:303px;
	height:74px;
	background: url('img/subplacl.jpg') no-repeat;
	float: left;
}

#subplacr {
	position:relative;
	top:0px;
	width:447px;
	height:74px;
	background: url('img/subplacr.jpg') no-repeat;
	float: right;
}
#foot {
	position:relative;
	height:34px;
	vertical-align: bottom;
	}

#footr {
	position:relative;
	background: url('img/footr1px.gif') repeat-x;
	left:0px;
	width:447px;
	height:34px;
	float: right;
	vertical-align: bottom;
	}

#footl {
	position:relative;
	float: left;
	background: url('img/footr1px.gif') repeat-x;
	left:0px;
	width:293px;
	height:34px;
	padding-left:10px;
	background-color:#002044;
}
#footl p, #footr p {
	margin-top:18px;
	font-size:9px;
	color: #788897;
}
#footr p{text-align: right;margin-right:4px; font-weight:bold}

.clr {clear: both}

#cont{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	clear:both;
	background-color:#002044;
}

#contl{
	position: relative;
	left:0px;
	float: left;
	width: 303px;
	background-color:#002044;
	}
	
#contr{
	float:right;
	position: relative;
	left:0px;
	width: 447px;
	height: 100%;
	min-height: 330px;
	background-color:#002044;
	}

#menu{
	position: relative;
	width:100%;
	top:17px;
	left:10px;
	height:auto;
}

.box{
	position:relative; height: auto; padding:10px;
}

.box b {color: white}

#box0{
	position:relative;
	top: 100px;
	text-align: right;
	width: 140px;
	padding-left:20px;
	padding-right:20px;
	color: white /*#788897*/;
	margin:0px auto;
	font-size:11px;
	font-weight:bold;
	float: left;
}

#thumbs{
	float: right;
	position: relative;
	padding-right:10px;
	width: 106px;
}


img.thumb {
	background-color:transparent;
	padding:2px;
	}
img.thumbsel {
	background-color:#FFEEDA;
	padding:2px;
}

.th, .thv {
	display: inline; float: left; padding:10px;
	width:96px; height:72px;
}

.thv {
	width:72px; height:96px;

}
.capt{
	padding-left:10px;
}

#projgal{
	padding-top:20px;
 	padding-left:7px;
}

.projthumb, .projthumbv{
	display:inline; float:left; padding:5px;
	width:160px; height:160px;
}

.projthumbv{
	width:120px; height:160px;
}

#thumbgal{margin-left:20px;}

#addr {
	text-align: right;
	padding-right: 15px;
}

.title {
	margin-left:5px;
}
.ivory {
	color: #FFEEDA;
}
.help{
	font-size: 10px;
	padding-top:10px;
	color: #788897;
	padding-bottom:5px;}

.navy{
	background-color: #002044;
}

/* LINKS */
.curr{
	font-weight: normal;
}

a:link, a:visited{text-decoration: none; color: #FFEEDA}
a:hover {text-decoration: underline; color: white}

a.menu, .inactv{
	padding-right:20px;
}
.inactv {
	color: white;
	font-weight: bold;
}
a.menu {
	color: #FFEEDA;
	font-weight: bold;
}

a.menu:link,
a.menu:visited{
	text-decoration: none;}
	
a.menu:hover, a.menu:active {
	/*text-decoration: underline;*/
	color: white;
}

a.ath:link img, a.ath:visited img{text-decoration: none; background-color: #002044; padding:2px}
a.ath:hover img{background-color: none; padding:2px}
a.ath:hover{text-decoration: none; color: white}

/* FORMS */
#contl form#form{margin-left:20px;}

select{
	color:#002044;
}
table#cs input.hi, table#cs textarea.hi{
	background-color:#FFEEDA; border:2px #FFEEDA solid;
}
