body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	
#pagemain {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
	
#header {
	width: 840px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
	
#logoimg {
	float: left;
	margin-top: 5px;
}
	
#copymenu {
	float: right;
}
	
#copytext {
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	text-align: right;
}
	
#menu {
	margin-bottom: 5px;
}

#mainphoto {
	clear: both;
	margin-bottom: 15px;
}

#topleft {
	width: 448px;
	float: left;
}

#topleft2 {
	width: 182px;
	float: left;
}

#toptext1 {
	width: 427px;
	font-size: 13px;
	color: #003399;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	line-height: 19px;
}

#toptext2 {
	font-size: 13px;
	color: #000000;
	line-height: 19px;
}

#toptext3 {
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	padding-top: 7px;
	text-align: right;
}

#topright {
	width: 370px;
	float: right;
	text-align: right;
}

#topright2 {
	width: 630px;
	float: right;
}

.pagemenu1 {
	padding-bottom: 7px;
	padding-right: 7px;
}

.pagemenu2 {
	padding-bottom: 7px;
}

.pagetext1 {
	font-size: 13px;
	color: #003399;
	line-height: 19px;
}

.pagetext2 {
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	margin-top: 15px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	font-weight: bold;
}

.pagetext3 {
	font-size: 12px;
	line-height: 20px;
	color: #1155CC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.pagetext4 {
	margin-left: 10px;
}

.pagetext33 {
	font-size: 14px;
	line-height: 20px;
	color: #1155CC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.pagetext44 {
	margin-left: 10px;
	font-size: 14px;
}

.pagetext444 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.pagetext5 {
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	font-weight: bold;
}

.pagetext6 {
	font-weight: bold;
}

#pagetop {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	text-align: right;
}

#footer {
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

.clear {
	clear: both;
}

ul { 
	margin-left: 10px; 
	padding: 2px; 
	text-align: left;
}

li {
	color: #006666;
	margin-top: 8px;
	margin-bottom: 8px;
}