body {
	margin: 0 auto;
	text-align: center;
	background-color: #3d3d3d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 940px;
	text-align: left;
	line-height: 24px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	display: table;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 203px;
}
#nav li {
	clear: both;
	text-align: right;
	line-height: 14px;
}
#nav li a {
	display: block;
	color: white;
	padding: 14px 16px;
}
#nav li:hover a,
#nav li a.on {
	background-color: #5c5c5c;
}
#nav li.welcome {
	background-color: #272727;
}
div.content {
	float: left;
	width: 434px;
	padding-top: 22px;
	margin-left: 28px;
	padding-bottom: 22px;
}
div.content ul {
	border-bottom: none;
}
div.content img {
	border: 1px #b4b4b4 solid;
	margin: 10px 0;
}
div.content span {
	display: inline-block;
	border-bottom: 1px #272727 dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.content span.gallery {
	font-size: 10px;
	line-height: 18px;
	padding-bottom: 30px;

}
div.content span.gallery img {
	border: 1px #b4b4b4 solid;
	margin-right: 17px;
	float: left;
	position: relative;
	top: -7px;
}
div.copy {
	clear: both;
	font-size: 10px;
	color: #b4b4b4;
	padding-top: 20px;
	padding-bottom: 10px;
}
div.right {
	float: left;
	margin-left: 22px;
	padding-top: 22px;
	width: 204px;
	padding-bottom: 22px;
}
div.rightboxbg {
	clear: both;
	background-image: url(images/right-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	color: #888383;
	line-height: 20px;
	width: 204px;
}
div.rightboxbg strong {
	color: #7e7878;
}
div.rightboxbg p {
	width: 176px;
	margin-left: 12px;
	padding-bottom: 5px;
}
#new {
	padding: 0;
	margin: 0;
}
#new label {
	float: left;
	padding: 2px 0;
}
#new label input,
#new label select {
	border: 1px #cacaca solid;
	display: block;
	margin-right: 10px;
	color: #333333;
	font-size: 10px;
	padding: 2px;
}
input.w200 {
	width: 200px;
}
input.w137 {
	width: 128px;
}
select.w158 {
	width: 158px;
}
input.w116 {
	width: 116px;
	float: left;
}
input.w420 {
	width: 415px;
}
input.w280 {
	width: 272px;
}
input.submit {
	color: white;
	font-weight: bold;
	width: 39px;
	height: 21px;
	background-color: #cacaca;
	cursor: pointer;
	border: none;
	font-size: 10px;
	float: right;
	margin-right: 13px;
}
font.ex {
	float: left;
	line-height: normal;
	font-size: 10px;
	line-height: 16px;
}