/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
	background-color: #003466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333300;
	line-height: 17px;
	text-align: left;
}




/* navigation */



#nav {
	position:absolute;
	left:0px;
	top:20px;
	width:168px;
	height:32px;
	z-index:2;
	width: 542px;

	
}
#abouttable {
	line-height: 12px;
}




#footer {
	background-color: #003466;
	color: #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
	font-size: xx-small;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}
#footer a {
	color: #CCCC99;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	text-decoration: none;
}






#wrap {
	width: 551px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}
#content {
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#copyhome {
	width: 250px;
	margin-bottom: 25px;
	margin-top: 35px;
}

#copyhome h1 {
	font-size: medium;
	font-weight: normal;
	color: #333300;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 5px 0px 0px;
	padding: 0px;
}




/* clear */

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

#logo {
	position:absolute;
	left:344px;
	top:424px;
	width:168px;
	height:45px;
	z-index:1;
}

#aboutlogo {
	position:absolute;
	left:342px;
	top:421px;
	width:168px;
	height:45px;
	z-index:1;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000066;
}
a:hover {
	text-decoration: none;
}
.smalltype {
	font-size: 90%;
	color: #000000;
	line-height: 12px;
}
