/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
}
.bkYellow {
	background-color: #C90;
}
.bkLightYellow {
	background-color: #FAF5E5;
}
.bkOrange {
	background-color: #C60;
}
.bkLightOrange {
	background-color: #FAEFE5;
}
#bottomPics {
	width:800px;
	padding: 5px 0px 10px 0px;
}
#center {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:800px;
	border:0px;
	padding:10px 10px 10px 10px;
}
#edit {
	width:480px;
	vertical-align:top;
	padding:15px;
}

#footer {
	width:800px;
	border-top: 1px solid #C90;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
	line-height: 13px;
	color: #666;
}
h5 {
	font-size: 14px;
	margin:0px 0px 0px 0px;
}
#imgtell {
	margin:10px 10px 10px 10px;
}
#left {
	width:170px;
	background:url(../img/vbar.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
#leftbar {
	width:2px;
	background:#EEC00A;
}
#menuContainer {
	border:0px;
	width:120px;
}
.menuItem {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	padding: 3px 0px 4px 0px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:inset;
}
.menuItem a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	padding: 3px 0px 4px 0px;
	text-decoration: none;
}
.menuItem a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;
	border-bottom:thin;
	border-bottom-color:#990000;
	border-bottom-style:;

}
.no-margin {
	margin: 0px 0px 0px 0px;
}
.orange {
	color: #C60;
}
.red {
	color: #900;
}
#register {
	width:240px;
	height:15px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:10px 4px 10px 0px;
	position:absolute;
	top:165px;
	left:310px;
}
#right {
	width:150px;
	vertical-align:top;
}
.rightimg {
	width:150px;
	
}
.semi-margin {
	margin: 6px 0px 0px 0px;
}
.small {
	font-size:10px;
	margin: 6px 0px 5px 0px;
}
#tagimg {
	border:0px;
	margin:0px 0px 15px 0px;
}
#title {
	background:url(../img/title.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:800px;
	height:160px;
	border:0px;
}

