body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#main {
	text-align: left; /* counter the body center */
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topspacer {
	clear: both;
	height: 13px;
	width: 100px;
}

#bigpanel {
	background-image: url(images/structure/home_bigpanel_bg.gif);
	background-repeat: repeat-x;
	height: 387px;
	width: 590px;
	background-position: bottom;
	float: left;
}

#bigpanel_left {
	background-image: url(images/structure/home_bigpanel_left.gif);
	background-repeat: no-repeat;
	height: 387px;
	width: 22px;
	float: left;
}
#bigpanel_picture1 {
	height: 160px;
	width: 170px;
	float: left;
	padding-top: 100px;
	text-align: right;
}
#bigpanel_motto {
	float: right;
	height: 80px;
	width: 320px;
	background-image: url(images/home_motto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bigpanel_pictures {
	height: 160px;
	width: 182px;
	float: left;
	padding-top: 100px;
	text-align: right;
}

#bigpanel_right {
	background-image: url(images/structure/home_bigpanel_right.gif);
	background-repeat: no-repeat;
	height: 387px;
	width: 21px;
	float: right;
}

.rightpanel_text {
	padding-top: 14px;
	padding-left: 18px;
	color: #FFFFFF;
}

#rightpanel3 {
	background-image: url(images/structure/home_rpanel3_bg.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 200px;
	float: right;
}

.bottompanel {
	background-image: url(images/structure/home_bpanel_bg.gif);
	background-repeat: repeat-x;
	height: 172px;
	width: 295px;
	float: left;
}

.bottompanel_left {
	background-image: url(images/structure/home_bpanel_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 172px;
	width: 22px;
}

.bottompanel_right {
	background-image: url(images/structure/home_bpanel_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 172px;
	width: 22px;
}

.bottompanel_content_left {
	float: left;
	padding-top: 10px;
	color: white;
}

.bottompanel_content_right {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	color: white;
	width: 150px;
}
p {
	margin: 0px;
	padding: 0px;
}


.bottompanel_content_right a {
	color: white;
	text-decoration:underline;
}

.bottompanel_content_title {
	padding-top: 20px;
}

.logopanel {
	height: 172px;
	width: 198px;
	text-align: right;
	float: left;
}
.bottomlinks a {
	font-size: x-small;
	color: #BAD1E8;
}
.largetext {
	font-size: medium;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
}
.smalltext {
	font-size: smaller;
}

ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	line-height: 1.2;
}

.smalltext a {
	color: white;
	text-decoration:underline;
}

#menupanel {
	background-image: url(images/structure/main_menupanel_bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 792px;
	background-position: bottom;
	float: left;
}

#menutext {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 550px;
	float: left;
}

#menutext a:visited, #menutext a:active, #menutext a:link {
	text-decoration: none;
	color: #6699CC;
	}
	
#menutext a:hover {
	text-decoration: underline;
	color: #6699CC;
}

#menutextright {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 100px;
	float: right;
	text-align: right;
}

#menutextright a:visited, #menutextright a:active, #menutextright a:link {
	text-decoration: none;
	color: #6699CC;
	}
	
#menutextright a:hover {
	text-decoration: underline;
	color: #6699CC;
}


#bottombarcontainer {
	clear: left;
}

#bottombar {
	background-image:url(images/structure/main_menupanel_bg.gif);
	width: 792px;
	height: 53px;
}
#bottomtext {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 350px;
	float: left;
}
#bottomtextright {
	padding-top: 18px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: medium;
	color: #6699CC;
	width: 350px;
	float: right;
	text-align: right;
}