@charset "utf-8";
body {
	font-size:0.7em;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

#wrapper {
	width:100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#left {
	float: left;
	width: 70px;
}
#right {
	float: right;
	width: 70px;
}



#head {
	width: 800px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

#head .left {
	float: left;
	width: 447px;
	height: 110px;
}
#head .right {
	float: left;
	width: 341px;
	text-align: right;
	height: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
	color: #FFF;
}


#menu {
	width:100%;
	height:27px;
	margin: 5px auto;
	overflow: visible;
}


#container {
	min-width:800px;
	width:820px;
	height:auto;
	margin: 0px auto;
	padding: 0px;
}

#photo {
	width: 800px;
	height: 275px;
}

#content {
	width: 90%;
	height: auto;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width:99%;
	height: auto;
	float: left;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#text    {
	padding-right: 2px;
	padding-left: 2px;
	height: auto;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	width: auto;
	margin-top: -15px;
}


#wrapper #container #content #links table tr td {
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	list-style: disc inside;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}

#wrapper #container #links .floatleft {
	float: left;
	list-style: none;
	width: 290px;
	margin-left: -80px;
}
#wrapper #container #links .floatleft .li {
	padding: 0px 15px 0px 0px;
}
#wrapper #container #content #links table tr td h4 {
	margin-top: -14px;
}
#bottom {
	width: 800px;
	float: left;
	margin: 10px 0px;
	padding: 0px;
	height: auto;
}
#wrapper #footer {
	font-family:"Tahoma", "Verdana";
	font-size: 12px;
	text-align: center;
	clear: both;
	line-height: 18px;
	height: 55px;
	width: 95%;
}
a {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	color: #1F563A;
	font-weight: bold;
	font-style: italic;
}

 
p    {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: lighter;
}
 
h1 {
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size:22px;
	font-style:italic;
	color: #1F563A;
	padding-top: 5px;
	padding-bottom: 12px;
}
 
 
h2 {
	font-size: large;
	color: #1F563A;
	font-style: italic;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
}
 
h3 {
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size: 120%;
	font-weight: bold;
	color: #1F563A;
	text-align: center;
}

h4 {
	font-family:"Lucida Bright", Georgia, "Times New Roman";
	font-size: 120%;
	font-weight: bolder;
	color: #333;
	font-style: italic;
	line-height: 18px;
}
.h3header {
	color: #1F563A;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.leftp    {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #366;
	text-align: left;
	clear: both;
	padding-bottom: 10px;
	float: left;
	padding-left: 5px;
	margin: 3px 3px 0px 0px;
	line-height: 18px;
	width: 450px;
}
.fltleft {
	float: left;
	padding-right: 5px;
	margin-left: -10px;
}
.h3headerleft {
	color: #1F563A;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
 
 
.padding {
	padding: 5px;
}
.removelineabove       {
	margin-top: -10px;
	text-align: center;
}
 
.imagepadding {
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #A0A0A4;
}


.pictureheadings {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #900;
}
.menue1 {
	font-size: 1.25em;
	float: left;
	border-right: thin solid #999;
	text-decoration: none;
	z-index: 1000;
	color: #666;
	margin-left: 0.25%;
	list-style-type: none;
	padding: 2px 1.5% 2px 1.5%;
	font-style: normal;
}
.menu_ul {
	margin-top: 0px;
	text-decoration: none;
	list-style-type: none;
	margin-left: -20px;
	font-family: "Tahoma", "Verdana";
}

.menue12 {
	font-size: 1.25em;
	border-right: thin solid #999;
	text-decoration: none;
	z-index: 1000;
	color: #666;
	list-style-type: none;
	float: left;
	border-left: thin solid #999;
	padding: 2px 2% 2px 3%;
	margin-left: -20px;
}
a {
	text-decoration: none;
	font-family: "Tahoma", "Verdana";
	color: #333;
	font-weight: lighter;
	font-style: normal;
}
.border {
	border-top: medium solid #666;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.leftcol {
	float: left;
	width: 48%;
	margin-top: -15px;
	padding-right: 10px;
}
.rightcol {
	float: left;
	width: 48%;
	border-left: thin solid #999;
	padding-left: 10px;
	margin-top: -15px;
}
.imapaddfloatleft {
	float: left;
	border: thick solid #A0A0A4;
}
.bottomborder {
	border-bottom: thin solid #CCC;
}
.rebeccapadding {
	margin: 10px 20px 0px 0px;
	padding: 0px;
	border: medium solid #666;
}
.hyperlinks {
	font-family: "Tahoma", "Verdana";
	font-style: italic;
	color: #1F563A;
	text-decoration: underline;
	font-weight: bold;
	font-size: medium;
}
.registeremail {
	font-weight: bolder;
	font-family: "Lucida Bright", Georgia, "Times New Roman";
	font-style: italic;
	margin: 0px 3px 3px;
	padding: 0px 5px 5px;
	color: #FFF;
}
.padleft {
	padding-left: 15px;
}
