body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	background-image: url(img/background.gif);
	padding:0;
	background-color:#CCCCCC;
	margin:0;
	text-align:center;
}

body img {
	border:0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	width: 750px;
	text-align: left;
	background-color:#FFFFFF;
	border:solid 2px #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#titlebar {
	background-color:#333333;
	height:109px;
	padding-top:0px;
	padding-left:0px;
	border-bottom:1px solid #FFFFFF;
	float:none;
	width:100%; 
	color:#FFFFFF;
	text-align:center;
	font-size:24px;
}

#navbar {
 	font-size: 14px;
 	color: #FFFFFF;
 	background-color: #666666;
	width: 750px;
	height: 16px;
	background-image:url('nav-bg.jpg');
}

#navbar a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 0em 0.6em 0em 0em; /*Top, Right, Bottom, Left -->*/
	margin: 0em 0em 0em 0em;
	border-right:1px solid #FFFFFF;
	width: 7em;
	text-align:center;
	float:left;
}

#navbar a:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}

#navbar ul {
	width: 80%;
	padding: 0em;
	margin: 0em;
	list-style-type:none;
	display:inline;
	text-align:center;
}

#navbar li {
	display:inline;
}

.nav_left {
	font-size: 14px;
	width:8.6em;
	float:left;
	margin-top:10px;
	margin-right:10px;
	text-indent:5px;
	padding-bottom:10px;
}

.nav_left ul {
	width:8.6em;
	padding-left:0px;
	margin: 0em;
}

.nav_left li {
	display:block;
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
}

.nav_left a {
	border-right:0px solid #000000;
	background-color:#999999;
	width: 8.6em;
	border-right:1px solid #FFFFFF;
	display:block;
	text-decoration:none;
}

.nav_left a:hover {
	background-color:#CCCCCC;
}


#header {
	font-size: 24px;
	text-decoration:none;
	text-align:center;
	margin-bottom:10px;
	float:left;
	height:58px;
}

.content { 
	width: 730px;
	font-size: 12px;
	float: left;
	margin-top: 0px; 
	margin-left: 10px; 
	margin-right:10px;
	padding-right:10px;
	color: #000000;
	text-decoration: none;
	text-align:left;
}

#content a:link {
	color:#000099;
	text-decoration:none;
}

#content a:visited {
	color:#000099;
	text-decoration:none;
}

#content a:hover {
	color:#000099;
	text-decoration:underline;
}

#content img {
	margin:0px;
	border-color:#000000;
	border-style:solid;
}

#bodytext {
	width:150px;
}

#rightside { 
	color: #000000;
    float: right; 
	width: 750px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px; 
	text-align: center;
}

#rightside img {
	border:2px;
	border-bottom:2px;
	border-top:2px;
	border-color:#f2d69a;
	border-style:solid;
	margin:0px;
}

.image_header {
	background-image:url('pic-header.jpg');
	background-repeat:no-repeat;
	width:754px;
	height:53px;
	margin-top:10px;
}

#footer { 
	background-color: #333333;
	color: #FFFFFF;
	margin-bottom: 0;
	text-align: center; 
	clear: both;
	width: 100%; 
	border-bottom:0px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:14px;
}

#w3c {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	float:none;
	padding:0px;
	width:750px;
	font-size:9px;
	color:#CCCCCC;
}

#w3c a {
	color:#CCCCCC;
	font-weight:bold;
}

#w3c img {
	border:0px;
}