body {
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #5E6D99;
   height:100%;
}

#container {
position: absolute;
left: 0px;
width: 900px;
height: 850px;
top: 0px;
background-color: #5E6D99;
/*			background-image: url('images/swirl.gif');*/
background-image: url('images/back.jpg');
	background-repeat: no-repeat;
	z-index: -10;
}

#gutter {
position: absolute;
left: 0px;
width: 150px;
height: 660px;
top: 0px;
background-color: #5E6D99;
/*			background-image: url('images/swirl.gif');
background-image: url('images/swirl2.jpg');
	background-repeat: no-repeat;*/
}

#headerleft {
position: absolute;
left: 150px;
width: 210px;
top: 0px;
background-color: #5E6D99;
/*z-index: -40;*/
}

#headerright {
position: absolute;
left: 360px;
width: 443px;
top: 0px;
background-color: #5E6D99;
/*z-index: -40;*/
}

#menu {
position: absolute;
left: 150px;
width: 210px;
height: 202px;
top: 166px;
/*background-color: #000050;*/
align: center;
valign: middle;
padding-right: 0px;
	background-image: url('images/menu.jpg');
background-color: #5E6D99;
	background-repeat: no-repeat;
}
#menubot {
position: absolute;
left: 150px;
width: 210px;
height: 250px;
top: 368px;
/*background-color: #000050;*/
align: center;
valign: middle;
padding-right: 0px;
/*	background-image: url('images/glow.jpg');
background-color: #5E6D99;
	background-repeat: no-repeat;*/
}
#middletop {
position: absolute;
left: 370px;
width: 443px;
height: 20px;
top: 166px;
	background-image: url('images/homepage10.jpg');
	border: none;
	background-repeat: no-repeat;
}


#middle {
position: absolute;
left: 370px;
width: 443px;
/*height: 300px;*/
top: 186px;
background-color: #FFFFFF;
}

#middlebot {
position: fixed;
left: 370px;
width: 443px;
height: 20px;
/*	background-image: url('images/homepage11.jpg');
	border: none;
	background-repeat: no-repeat;*/
}

img { border: none; }












/** LINKS */

a {
	color: #000050;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 16px;
/*	font-weight: bold;*/
	color: #FFFFFF;
	font-family: Century Gothic;
}

.link1:hover {
	text-decoration: underline;
}


/* Text Styles*/

p,h1, h3, pre {
padding: 5px 15px;
margin: 0px;
color: #C8B18B;
}
/*h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #C8B18B;
}*/
h1 {
	margin-bottom: 5px;
	font-size: 25px;
	font-family: Century Gothic;
	font-weight: normal;
	color: #C8B18B;
}
h2 {
	font-size: 16px;
	padding: 0px 15px;
	font-family: Century Gothic;
	font-weight: normal;
		color: #5e6d99;
				color: #000050;
}
h3 {
	font-size: 13px;
	padding: 5px 15px;
	font-family: Century Gothic;
	font-weight: normal;
		color: #5e6d99;
}
h4 {
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: normal;
		color: #5e6d99;
}

p {
	background-color: #FFFFFF;
	margin-left: 15px;
/*	margin-top: 5px;*/
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
txtlarge {
	background-color: #FFFFFF;
		padding: 5px 15px;
	margin-left: 15px;
/*	margin-top: 5px;*/
	margin-right: 20px;
	margin-bottom: 5px;
	color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
ul {
  	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 5px;
	color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url('images/tick.jpg')
/*  list-style-type: square;*/
  }
ul li {
  	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 5px;
  }
ul li a {
    	background-color: #FFFFFF;
	margin-left: 25px;
	margin-right: 5px;
  }

/* End of Text Styles*/

#footer {
position:absolute;
left:25%;
background-color: #5E6D99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	valign: bottom;
	text-align: center;
/*	border: 0px solid #C8B18B;*/

}
#rightad1 {
position: absolute;
left: 458px;
top: -20px;
width: 125px;
background-color: #5E6D99;
}
#rightad2 {
position: absolute;
left: 458px;
top: 190px;
width: 125px;
background-color: #5E6D99;
}