/* Global Styles */

body {
	margin:0px;
	width:  856px;
	margin:  auto;
	background-color: #CCC;
	}
	
td {
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
hr {
	height:1px;
	color: #666666;
	border: none;
	}
	
a {
	color: #0000FF;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
a:hover {
	color: #000099;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.bodyText img {
	background-position: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

	
/* ID Styles */

#page {
	background-color: #FFF;
	height:  auto;
	min-height:545px;
	padding:  0px;
	margin:  0px;
}

#header {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	height:  144px;
	width:  800px;
}

#header img {
	border:  0px;	
}

#navigation {
	float:  left;
	width: 160px;
	margin:  0px;
	padding:  0px;
}

#navigation a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	}
	
#navigation a:hover {
	color:#000000;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #999999;
	}
	
#pagecontent {
	padding:  20px;
	float:  right;
	width:  655px;
	color:#333333;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#pagecontent td {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	padding:  0px;
	margin:  0px;
	border:  0px;
}

#pagecontent img {
	background-position: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align:  center;
}

#pagecontent object {
	padding-right:  0px;
	padding-left:  10px;
	
}

#secnav {
	float:  right;
	font-size:  11px;
	width:  160px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:  10px;
	padding-right:  0px;
	padding-top:  0px;
	padding-bottom:  0px;
	margin-left:  10px;
	text-align: left;
	letter-spacing:0.1em;
	line-height:15px;
	word-spacing: 0.1em;
}

#footer {
	margin:  0px;
	padding:  10px;
	clear:  both;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffcf97;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#footer a {
	font-size:  14px;	
}

#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ECE9D8;
	}
	
.sidebarHeader {
	color: #000000;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}	

.subHeader {
	color: #000000;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: top;
}

#news {
	color: #000000;
	background-color: #EEEEEE;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 2pt;
	border-bottom-width: 2pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(20,40,95);
	border-right-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	border-left-color: rgb(20,40,95);
}

#photoregion {
	clear:  both;
	margin:  auto;
	text-align: center;
}

#photoregion table.center {
	margin-left:auto; margin-right:auto;
}

