/* To get alpha transparency to work in IE6, seperate css core_IE6.css is used with MS conditional statement */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6C504D;
	background-color: #F1F1F3;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #FF8000 !important;
	text-decoration: none;
}
a {
	color: #833E36;
	text-decoration: underline;
}
a.a_underline {
	text-decoration: underline;
}
a.a_underline:hover {
	text-decoration: none;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width: 700px;
	padding-top: 0px;
	display: block;
	clear: both;
	height: 120px;
}
#page_title {
	position: relative;
	top: 40px;
	width: 200px;
	text-align: right;
	font-size: 160%;
	color: #FFFFFF;
	left: 470px;
}

#logo {
	width: 200px;
	font-size: 240%;
	text-decoration: none;
	float: left;
	padding-left: 20px;
	margin-top: -10px;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
img.img_top_right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#menu {
	font-size: 120%;
	
	margin-left: 20px !important;
	clear: left;
}
#menu_wrapper {
	width: 700px;
	position: relative;
	text-align: left;
	float: right;
	vertical-align: bottom;
	padding-top: 5px;
	right: 0px;
	
	padding-bottom: 3px;
	top: 35px;
	
}
#menu_wrapper[id] {
    width: 700px;
	position: relative;
	text-align: left;
	float: right;
	vertical-align: bottom;
	padding-top: 5px;
	right: 0px;
	
	padding-bottom: 3px;
	top: 35px;
	background-image: url(../1mages/BGs/60p_trans.png);
	}

#menu a {
	color: #6C504D;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	position: relative;
	float: left;
}
#menu a:hover {
	color: #FF8000;
	height: #FF9900;
	
}
#content {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
}
.thumbs {
	display: block;
	width: 176px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.col_right {
	text-align: left;
	float: left;
	width: 300px;
}

.thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #B39780;
	clear: both;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EBE3E0;
}
.disp_none {
	display: none;
}

h1 {
	font-size: 140%;
	display: inline;
	font-weight: normal;
}
h1 a {
	color: #6C504D;
	text-decoration: underline;
}


strong {
	font-size: 100%;
	font-weight: bold;
	color: #6C504D;
}

.thumbs_med_box {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD3D2;
	margin: 0px;
}

.text_box_left {
	width: 300px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img.img_top_left {
	padding-bottom: 10px;
	float: left;
	display: block;
	margin-right: 30px;
}
.clear_both_leftright {
	clear: both;
}
p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: justify;
}
.text_wrap {
	text-align: left;
	white-space: normal;
	display: block;
	width: 400px;
}
.top_right {

	padding-bottom: 10px;
	float: right;
	display: block;
	margin-right: 30px;
}
