body	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; background: #2b2b2b;}
p 	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;}
td	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;}
li	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px;}
h1	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 24px;}
h2	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 16px;}
h3	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px;}
h4	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;}
img	{border: 0px;}

a:link { text-decoration: underline; color: #000000; background: none;}
a:visited { text-decoration: underline; color: #000000; background: none;}
a:active { text-decoration: underline; color: #000000; background: none;}
a:hover { text-decoration: underline; color: #000000; background: none;}

.site	{margin-right: auto; margin-left: auto;
	width: 750px;}


.roundtop	{background: #2b2b2b;}

.roundbottom 	{background: #2b2b2b;}

.r1
	{margin: 0 5px; height: 1px; overflow: hidden; background: #000000;
	border-left:1px solid #000000; border-right:1px solid #000000;}
.r2
	{margin: 0 3px; height: 1px; overflow: hidden; background: #cc6600;
	border-left:2px solid #000000; border-right:2px solid #000000;}
.r3
	{margin: 0 2px; height: 1px; overflow: hidden; background: #cc6600;
	border-left:1px solid #000000; border-right:1px solid #000000;}
.r4
	{margin: 0 1px; height: 2px; overflow: hidden; background: #cc6600;
	border-left:1px solid #000000; border-right:1px solid #000000;}
	

.header {background-color: #cc6600;
	width: 698px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 1px;
	padding-top: 5px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;}

.content	{background-color: #CCCCCC;
		width: 698px;
		padding-top: 5px;
		padding-right: 25px;
		padding-left: 25px;
		padding-bottom: 25px;
		border-left: solid 1px;
		border-right: 1px solid;}

.footer	{background-color: #cc6600;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;}

