/* GENERAL */

body {
	background: #999999;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.clear {
	clear:both;
	}

abbr, acronym {
	border-bottom: 1px #00000 dotted;
	cursor: help;
	}

/* END GENERAL */

/* LAYOUT */

#background1 {
	background: #FFFFFF url('150bg1.jpg') repeat-x;
	width: 100%;
	overflow: hidden;
	padding: 0 0 35px 0;
	margin: 0;
	}

#container {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	width: 830px;
	}

#container #title {
	height: 106px;
	width: 830px;
	background: url('151.jpg') no-repeat;
	margin: 0;
	padding: 0;
	}

#container #header {
	height: 60px;
	width: 830px;
	background: url('152.jpg') no-repeat;
	margin: 0;
	padding: 0;
	font: 10px "arial";
	color: #000000;
	}

#container #header #navigation {
	font: 11px "arial", "times new roman";
	color: #000000;
	line-height: 10px;
	float: left;
	padding: 15px 0 0 185px;
	}

#container #header #navigation a:link, #navigation a:visited, #navigation a:active {
	font: bold 18px "georgia", "times new roman";
	color: #000000;	
	text-decoration: none;
	padding: 3px;
	}

#container #header #navigation a:hover {
	font: bold 18px "georgia", "times new roman";
	color: #848484;	
	text-decoration: none;
	padding: 3px;
	}

/* END LAYOUT */

/* CONTENT */

#background2 {
	background: url('153.jpg') no-repeat;
	width: 830px;
	height: 158px;
	}

#background2 #content {
	float: left;
	width: 510px;
	padding: 0;
	margin: 0 0 0 45px;
	font: 13px "arial", "times new roman";
	color: #545454;
	line-height: 18px;
	}

#background2 #content p{
	margin: 8px 0 8px 0;
	padding: 0;
	}

#background2 #content h1 {
	font: bold 16px "arial", "times new roman";
	color: #7C7C7C;
	margin: 20px 0 0 0;
	padding: 0;
	border-bottom: 1px #CCCCCC solid;
	}

#background2 #content h1 a:hover {
	font: bold 16px "arial", "times new roman";
	background: none;
	color: #7C7C7C;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	}

#background2 #content h2 {
	font: 14px "georgia", "times new roman";
	font-weight: bold;
	color: #7C7C7C;
	margin: 2px;
	padding: 0;
	}


#background2 #content h3 {
	font: 11px "georgia", "times new roman";
	color: #7C7C7C;
	margin: 0;
	padding: 0;
	}

#background2 #content img {
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	margin: 5px;
	padding: 7px;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

#background2 #content a:link, #content a:visited, #content a:active {
	font: 13px "arial", "times new roman";
	color: #545454;
	background-color: #E4E4E4;
	text-decoration: none;
	}

#background2 #content a:hover {
	font: 13px "arial", "times new roman";
	color: #000000;
	background-color: #CCCCCC;
	border-bottom: 1px #333333 solid;
	text-decoration: none;
	}

#background2 #content #backtotop {
	padding: 0;
	margin: 25px 0 0 0;
	}

#background2 #content #backtotop a {
	background: none;
	text-decoration: none;
	border: none;
	}

#background2 #content #backtotop img {
	background: none;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
	}

#background2 #sidebar {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0 35px 0 15px;
	font: 11px "arial", "times new roman";
	color: #717171;
	line-height: 14px;
	}

#background2 #sidebar b {
	font: 11px "georgia", "times new roman";
	color: #8E8E8E;	
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	}

#background2 #sidebar h1 {
	font: 11px "georgia", "times new roman";
	color: #7C7C7C;	
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	}

#background2 #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	font: 11px "arial", "times new roman";
	color: #545454;
	}

#background2 #sidebar a:hover {
	font: 11px "arial", "times new roman";
	color: #545454;
	text-decoration: none;
	}


/* END CONTENT */

/* ADDITIONAL CONTENT */

#sidebar #introdivs {
	padding: 0;
	font: 12px "arial", "times new roman";
	color: #575757;
	line-height: 14px;
	}

#sidebar #introdivs p {
	margin: 3px 0 3px 0;
	padding: 5px;
	list-style-type: none;
	background: #E0E0E0;
	border-bottom: 1px #FFFFFF solid;
	}

#sidebar #introdivs p:hover {
	margin: 3px 0 3px 0;
	padding: 5px;
	list-style-type: none;
	background: #CFCFCF;
	border-bottom: 1px #AFAFAF solid;
	}

#sidebar #introdivs a:link, #introdivs a:visited, #introdivs a:active {
	font: 12px "verdana", "times new roman";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

#sidebar #introdivs a:hover {
	font: 12px "verdana", "times new roman";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

/* END ADDITIONAL CONTENT */

/* FOOTER */

#footer {
	font: 11px "arial", "times new roman";
	text-align: center;
	border-top: 3px #CCCCCC solid;
	color: #E8E8E8;
	padding: 5px 0 5px 0;
	margin: 0;
	clear: both;
	}

#footer a:link, #footer a:visited, #footer a:active {
	font: 11px "arial", "times new roman";
	color: #CCCCCC;
	margin: 0;
	text-decoration: none;
	}

#footer a:hover {
	font: 11px "arial", "times new roman";
	color: #CCCCCC;
	background: #DFDFDF;
	margin: 0;
	text-decoration: none;
	}

/* END FOOTER */
