body {
	text-align: center;
}
/* layout *//* layout *//* layout *//* layout */

#headerimage, #bodydiv, #footer {
	width: 758px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

#page {
	margin: auto; width: 758px;
	margin-top: 2px;
	background-image: url(../images/screen/bodydivbg.gif);
}

#header {
	background-image: url(../images/screen/headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 758px;
	padding: 0px 0px 0px;
	clear: both;
}

#bodydiv {
	background-image: url(../images/screen/bodydivbg.gif);
	background-position: center top;
	width: 758px;
	margin: 0px;
	padding: 0px;
}

#panel {
	float: left;
	text-align: left; top:auto
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 3px;
	width: 225px;
	text-align: center; 
	font-size: 11px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#content {
	float: right;
	text-align: left; top:auto
	padding: 0px;
	margin-right: 20px;
	width: 490px;
	font-size: 11px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	line-height: 18px;
}

#footer {
	background-image: url(../images/screen/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 758px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #8a8a8a;
	padding: 10px 0px 10px;
	clear: both;
}

/* Tables */
table {
	width: 100%;
}

td {
	font-size: 12px;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.title {
	font-weight: bold;
	background-color: #ebf0e0;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* links *//* links *//* links *//* links */
/* content */
#content a:link {color: #006699; text-decoration: none; font-weight: bold; }
#content a:visited {color: #006699; text-decoration: none; font-weight: bold; }
#content a:hover {color: #006699; text-decoration: underline; font-weight: bold; }
#content a:active {color: #006699; text-decoration: none; font-weight: bold; }

/* panel */
#panel a:link {color: #006699; text-decoration: none; font-weight: normal; }
#panel a:visited {color: #006699; text-decoration: none; font-weight: normal; }
#panel a:hover {color: #006699; text-decoration: underline; font-weight: normal; }
#panel a:active {color: #006699; text-decoration: none; font-weight: normal; }

/* footer */
#footer a:link {color: #9999FF; text-decoration: none; font-weight: normal; }
#footer a:visited {color: #9999FF; text-decoration: none; font-weight: normal; }
#footer a:hover {color: #9999FF; text-decoration: underline; font-weight: normal; }
#footer a:active {color: #9999FF; text-decoration: none; font-weight: normal; }

/* headings *//* headings *//* headings *//* headings */
/* Main headings */
h1 {
	font-family:  Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: ##006699;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px;
}

h2 {
	font-family:  Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: ##006699;
	font-size: 15px;
	font-weight: bold;
	line-height: 5px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-family:  Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #a6b077;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	line-height: 10px;
	margin-top: 30px;
	padding: 10px 10px 10px 10px;
}

.photo {
	border: thin none #000000;
	padding: 2px;
	margin: 10px;
}
