body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(01_images/layout/bg1.jpg);
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	background-image: url(01_images/layout/bg.jpg);
}
#header {
	width: 900px;
	height: 207px;
	background-image: url(01_images/layout/header.jpg);

}

#links {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	width: 862px;
	padding-top: 129px;
}

#links a:link {
	color: #0B1C2C;
	padding-right: 18px;
	text-decoration: none;
}

#links a:visited {
	color: #0B1C2C;
	padding-right: 18px;
	text-decoration: none;
}

#links a:hover {
	color: #4B647A;
	padding-right: 18px;
	text-decoration: none;
}

#footer a:link {
	color: #99A2A7;
	text-decoration: underline;
}

#footer a:visited {
	color: #99A2A7;
	text-decoration: underline;
}

#footer a:hover {
	color: #D9D9D9;
	text-decoration: underline;
}

#left {
	width: 590px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}

#left a:link {
	text-decoration: none;
	color: #ffffff;
}
#left a:visited {
text-decoration: none;
color: #ffffff;
}
#left a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#full {
	width: 860px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#right {
	float: right;
	width: 250px;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 18px;
}

#right a:link {
	text-decoration: none;
	color: #ffffff;
}
#right a:visited {
text-decoration: none;
color: #ffffff;
}
#right a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#footer {
	width: 900px;
	clear: both;
	background-image: url(01_images/layout/footer.jpg);
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99A2A7;
	text-align: center;
	padding-top: 5px;
	border: 0px solid;
}

.header {
	font-size: 32px;
	font-weight: 200;
	font-variant: normal;
}

h2 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
	font-variant: small-caps;
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;

}

.image {
	border: 1px solid #000000;
}

.image-noborder {
	border: none #000000;
}

.tabletext {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
