body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	line-height: 1.2em;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.grey {
	color: #999999;
}

table {
	margin-top: 20px;
}

#wrapper {
	width: 989px;
	margin: 0px auto;
	padding-top: 20px;
	background: url("../images/mainbak.gif") repeat-y;
}

#mainimage {
	width: 760px;
	height: 318px;
	margin: 0px auto 5px;
}

#nav {
	width: 760px;
	height: 40px;
	margin: 0px auto 40px;
	padding: 0px;
	background: url("../images/navbak.gif") no-repeat;
}

.sep {
	width: 1px;
	height: 40px;
	background: url("../images/navsep.gif") no-repeat;
	margin: 0px 18px;
}

#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 80px;
}

#nav li {
    list-style: none;
    float: left;
	height: 40px;
	line-height: 40px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	color: grey;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
}

#nav li a:hover {
	color: #999933;
}

#container {
	width: 726px;
	margin: 0px auto;
	padding: 0px;
}

#pagehead {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
}

#content {
	width: 300px;
	margin: 0px 0px 0px 136px;
	float: left;
	padding: 0px;
	line-height: 22px;
}

#imagewrap {
	width: 590px;
	margin: 0px 0px 0px 136px;
	padding: 0px;
	line-height: 22px;
}

#content li {
	margin: 15px 0px;
}

tr {
	margin: 20px 0px;
}

.tdright {
	text-align: right;
	font-weight: bold;
}

.thumbs {
	width: 108px;
	height: 108px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	float: left;
}

.tdata {
	padding-left: 30px;
	color: #ffffff;
}

.tdata a {
	color: #ffffff;
}

#margin {
	width: 260px;
	float: right;
	text-align: center;
}

#blog {
	width: 62px;
	height: 65px;
	margin: 30px auto;
}

#ifoot {
	width: 700px;
    padding: 0px;
	text-align: center;
	line-height: 22px;
    margin: 40px auto 25px;
}

#footer {
	width: 989px;
    padding: 0px;
	height: 43px;
}
