@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-attachment: fixed;
	background-image: url(images/grafx/BodyBG07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #8DBDED;
	margin: 0px;
	text-align: center;
}

#content {
	width: 860px;
	text-align: center;
	background-image: url(grafx/2010/mid.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#navbar {
	text-align: center;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
#header {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
	background-image: url(grafx/2010/mid.png);
}
#footer {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 860px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.randimg {
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}


.text_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	line-height: normal;
}
#bottom {
	background-image: url(grafx/2010/bot.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 22px;
}
.smallprint {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#top {
	background-image: url(grafx/2010/top.png);
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 12px;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
	height: 15px;

}
.text_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	background-image: url(images/grafx/trans2-middle.png);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#sideleft {
	float: left;
	width: 180px;
	position: relative;
	text-align: left;
}
#mainholder {
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 240px;
	position: relative;
	text-align: left;
	width: auto;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#mainholder_centre {
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 24px;
	position: relative;
	text-align: center;
	width: auto;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#sideright {
	float: right;
	width: 143px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	height: auto;
}
.photobdr {
	border: 1px solid #666;
}
.clear {
	font-size: 1px;
	height: 1px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	background-image: url(images/grafx/BG/centr.png);
	background-repeat: repeat;
	float: left;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline overline;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
