body
 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	color: #3D4754;
	min-width:760px;
	background-color: #505F70;
	}

a:link, a:visited {
	color: #842B00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #842B00;
}
a:hover, a:active {
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6633;
}

	#wrap {
	margin:0 auto;
	width:760px;
	padding: 0px;
	clear: none;
	background: #FFFFFF url(../images/conrad-sidebarbg.gif);
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D4754;
	border-right-color: #3D4754;
	border-bottom-color: #3D4754;
	border-left-color: #3D4754;
	}
	
#header {
	height: 200px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	}

#main {
	float:right;
	width:538px;
	margin: 0;
	padding: 20px;
	background-color: #FFFFFF;
	display: inline;
	}
	
#main h1 {
	letter-spacing: normal;
	color: #842B00;
	border-bottom: 2px solid #B5BCC1;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 5px;
}


#sidebar {
	float:left;
	padding: 10px;
	margin: 0px;
	width: 160px;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #42494B;
	display: inline;
	}

#sidebar ul {
	margin: 0px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 160px;
    }
#sidebar  ul a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C8CD;
	display: block;
	line-height: 2;
	font-size: 14px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
#sidebar   ul  a:hover {
	text-decoration: underline;
}

#footer {
	clear:both;
	width: 760px;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 7px 0px;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #DADDE0;
	}

#footer p {
	padding:0px;
	margin:0;
	font-size: 10px;
	text-indent: 20px;
	color: #808B95;
    }

	
.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}
h2.newsTitle em {
	font-size: 11px;
	color: #999;
}
img.photo {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
.right {
	float: right;
}

