body {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	border: 0px none #FFFFFF;
}
#bodmain {
	background-color: #FFFFFF;
	width: 720px;
	margin-left: 20px;
	padding: 0px;
	border: 0px none;
}
#content {
	background-color: #FF3300;
	margin-left: 100px;
	clip: rect(auto,auto,auto,auto);
	border: 0px none #FFFFFF;
	width: 615px;
}
#nav {
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	list-style-type: none;
	padding-left: 0px;
}
#nav li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	padding-left: 0px;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
#nav ul {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
iframe {
	clear: right;
	vertical-align: top;
	border: 0px none #FFFFFF;
}
#header {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-weight: 900;
}
a.sh:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.sh:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.sh:hover {
	color: #666666;
	background-color: #FFCC33;
}
#tag {
	text-align: center;
	width: 100%;
	vertical-align: bottom;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
#tag a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 4px;
	border: 0px none;
	
}
#tag a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding: 4px;
}
#tag a:hover {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	padding: 4px;
}
