body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container { 	position: absolute; 
				width: 780px; 
				left: 50%; 
				margin-left: -390px; }
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:275px;
	z-index:1;
}

#nav_icons {
	position:absolute;
	left:30px;
	top:275px;
	width:15px;
	height:167px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19.6px;
}
#nav {
	position:absolute;
	left:0px;
	top:275px;
	width:146px;
	height:599px;
	z-index:2;
	background-image: url(../images/mip-nav.jpg);
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #181676;
	text-decoration: none;
	background-repeat: repeat-y;
}
#moyra_photo {
	position:absolute;
	left:235px;
	top:561px;
	width:150px;
	height:175px;
	z-index:7;
	border: 1px solid #181676;
}
	
#footer{
	position: absolute;
	top: 834px;
	left: 235px;
	padding: 0px;
	margin: 0px;
	z-index: 8;
}					
#footer a {
 font-size: 0.6em;
 color: #565656;	}
				
#content {
	position: relative;
	left:206px;
	top:275px;
	width:534px;
	z-index:6;
	background-color: #DADADA;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #181676;
	text-decoration: none;
	padding-bottom: 30px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #181676;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #181676;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #181676;
	text-decoration: none;
}
.h1 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #181676;
	text-decoration: none;}
.style2 {color: #181676}
.style3 {
	color: #181676
}
/* form styles */

#main_text {
	font-size: 12px;
	position: absolute;
	line-height: 20px;
	left: 235px;
	width: 596px;
	top: 405px;
	height: 388px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	z-index: 30;
	clip: rect(auto,auto,auto,0px);
	margin: 0px;
}

#main_text p {font-family: Arial, Helvetica, sans-serif;
		text-align: justify; 
		line-height: 1.2em; 
 		min-height: 0;}

#main_text p strong {font-size: 12px;}}

#main_text p  {font-size: 12px;}

form dd {	margin-left: 2px;
	text-align: left;}
	
form dt {
	text-align: left;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

/* general form styles. ID all forms as thisform */

#thisform{
			margin-top: 45px;
			margin-left: 0px;}

#thisform p { 
	color: #acacac; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

/* styles for form lables */

#thisform label {
	color: #666666;
	display: block;
	width: 150px;}
	
/* General form input fields */

form input {
	margin: 5px 0 5px 0px;}

/* INSERT ALL INPUT ELLEMENTS HERE, or add another line like this with different widths */

#name, #email {	width: 325px;}
	
#contact{	width: 200px;}	
	
#message {
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	margin-top: 5px;}

#amount {
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	border: 1px solid #B5B5B5;
	margin: 5px 0 5px 0;
	height: 18px;}
	
/* Optional style for highlighting sections in a selection list */

.highlight {
	color: #CC0000;
	background-color: #F5F4DC;}
	
#option {
	color: #CAB691;}
	
#submit {
	margin: 10px 10px 10px 260px;}
