body{
	background-color:#d4d4d4;
	color:#333333;
	font: 12px/1.5em Lucida, Verdana, Arial, Helvetica, serif;
	text-align:center;
	background: url("body1.gif") center top repeat-y; 
	padding:0px 0px 0px 0px;
	margin:0px;
}



#deco{
	border-top:1px solid #eeeeee;
	position:fixed:
	height:383px;
	background: url(header.gif) top center no-repeat;
	top:0px;
	padding:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}


#decofoot{
	background: url(footer.gif) top center no-repeat;
	background-repeat:no-repeat center;
	height:108px;
	
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}


#container {
	
	width:780px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	text-align:left; 
}



#pagetitle {
	height:150px;
	
}



#titletext {
	padding-top:100px;
}


#splashbanner {
	width:780px;
	height:250px;

}

#menubar {

	width:600px;
	top:25px;
	left:10px;
}


.mymenuul{
	list-style-type:none;
	margin:0;
	padding:0;

}

.mymenuli{

	height:25px;
	list-style-type:none;
	float:left;
}

.mymenuli a {
	padding-top:5px;
	padding-right:15px;
	height:25px;
	text-align:right;
	color:#7c7c7c;
	font: 10px/1em Lucida, Verdana, Arial, Helvetica, serif;
	text-decoration:none;
}

.mymenuli a:hover{
	color:#000000; 
	text-decoration:underline; 
 } 
	

.crossbar {
	background-color:#003366;
	height:170px;
	margin-bottom:10px;
	width:780px;
}
	
img {

	border:0px;
}



.c1, .c2, .c3, .c4, .c5, .c6, .c7 {
	text-align:left;
	margin-top:20px;

}


.c1 { margin-left : 0px; }
.c2 { margin-left : 113px; }
.c3 { margin-left : 226px; }
.c4 { margin-left : 339px; }
.c5 { margin-left : 452px; }
.c6 { margin-left : 565px; }
.c7 { margin-left : 678px; }

.w1 { width : 102px; }
.w2 { width : 215px; }
.w3 { width : 328px; }
.w4 { width : 441px; }
.w5 { width : 554px; }
.w6 { width : 667px; }
.w7 { width : 780px; }

.wp1 { width : 110px; }
.wp2 { width : 223px; }


.fl { float:left; margin-bottom:12px; margin-right:12px;}
.fr { float:right; margin-bottom:12px; margin-left:12px; }
.fn { float:none; }
.cr { clear:right;}
.cl { clear:left;}

.cb { clear:both;}
.tt {border:1px solid #003366; }


a { color: #003366; text-decoration:underline; }

a:hover { color: #000000; }



.decoimg { border:0px; margin: 0px 11px 11px 0px; }

h1, h2, h3 { font-family: Georgia;
	font-weight: normal;
	text-align:left;
	color:#003366;
}

h1 {  line-height:1.5em;	font-size: 218%; }
h2 {	font-size: 164%;	line-height:1.25em; }
h3 { font-size: 145%; }
h4 {	font-size: 118%; }

.bigpen { font-weight:bold; }
.oldstuff { text-decoration:line-through; }

.breather { height:100px; border:1px solid #ffffff }


#photobanner {
	position:relative;
 	display: block;
	height:250px;
}

.photocontainer {
	position:relative;
 	display: block;

}


.pattr {
	width:780px;
	height:240px;
}


.myimg {
	position: absolute;
}


.nicetable {
	width:667px;
	border-collapse:collapse;
}
.nicetable th {
	width:139px;
	text-align:left;
	border:1px solid #003366;
	background-color:#003366;		
	color:#FFFFFF;	
	font-size: 9pt;	
	font-weight:bold;
}
 
.nicetable td {
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #003366;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 9pt;
}
