<style type="text/css"> 
<!-- 


body  {
	font-style:Georgia, Garamond;
	font-family:Garamond, Georgia;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link {
	color:#333333;
	width:100%;
	background:transparent;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	font-size:24px;
	border:0px;
}
a:visited {
color:CCCCCC;
width:100%;
background:transparent;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border:0px;

}
a:hover {
	color:#FF3300;
	width:100%;
	background:transparent;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border:0px;
}
a:active {
color:CCCCCC;
width:100%;
background:transparent;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border:0px;
}

.style1 {font-size: 60px;}
.style2 {font-size: x-small}
.twoColFixRt #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align: left;
	font-size:14px;
}
.twoColFixRt #sidebar1 {
	float: right; 
	width: 200px;
	background: #FFFFFF; 
	padding: 15px 10px;
	border: 0;
	border-left: 3px solid;
	font-size:14px;
}
.twoColFixRt #mainContent {  
	padding: 0 20px; 
	font-size:14px;
	position:absolute; 
	top:50%; 
	height:10em; 
	margin-top:-5em
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

--> 

</style>
