body {
	background-color: #336633;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

.grey {
	color: #999999;
}

#wrapper {
	width: 760px;
	margin: 40px auto 0px auto;
	padding: 0px;
	background: white;
}

#top {
	width: 760px;
	height: 12px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#container {
	width: 636px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#head {
	width: 636px;
	height: 89px;
	padding: 0px;
	margin: 20px 0px;
}

#start {
	width: 309px;
	height: 89px;
	float: left;
}

.toplogos {
	float: right;
	margin-left: 15px;
	height: 89px
}

#maintop {
	width: 636px;
	height: 232px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

#mainpic {
	width: 346px;
	height: 232px;
	float: left;
}

#navbox {
	width: 290px;
	height: 232px;
	float: right;
	background: url("../images/navbox.jpg") top left no-repeat;
}

#nav {
	margin: 0px;
	padding: 37px 0px 0px 85px;
	color: #cccccc;
}

.navitem {
	width: 148px;
	height: 35px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
	line-height: 1.2em;
}

.navitem a {
	color: #ffffff;
}

.navitem a:hover {
	color: #99cc99;
}

#right {
	width: 250px;
	float: right;
}

.rrow {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

#content {
	width: 368px;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}

.linkhead {
	width: 460px;
    margin: 15px auto;
	border-bottom: 1px dotted grey;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.6em;
	line-height: 18px;
}

.link {
	width: 460px;
    margin: 15px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
	line-height: 18px;
	text-align: center;
}

.linktall {
	min-height: 150px;
}

.cspace {	
	margin-left: 20px;
}

#foot {
	width: 636px;
    height: 60px;
    padding-top: 12px;
    margin: 15px 0px 0px 0px;
	text-align: center;
	border-top: 1px dotted green;
	line-height: 18px;
}

#foot a {
	color: #666666;
}

#footer {
	width: 760px;
    height: 14px;
    padding: 0px;
    margin: 0px;
}

#footext {
	width: ?px;
    padding: 0px;
    margin: 0px auto;
	color: #000000;
	text-align: center;
	line-height: 18px;
}
