body
{
    background: #000000;
    margin: 0px;
    text-align: center;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    color:#333333;
}
p{
    margin:10px 0px 10px 0px;
}
img
{
    border: 0;
}
a:link, a:visted
{
    color: #CC0000;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #FF0000;
    font-weight: bold;
    text-decoration: underline;
}
#Wrapper{
background: url(/files/layout/hgg_01.jpg) repeat-x top;
width:100%;
float:left;
}
#ContentWrapper
{
    width: 776px;
    text-align: center;
    margin: 0px auto;
}
#ContentTop
{
    background: url(/files/layout/hgg_06.jpg);
    width:776px;
    height:10px;
    font-size:1px;
}
#Content
{
    background: url(/files/layout/hgg_08.jpg);    
    text-align: left;
    float: left;
    width: 776px;

}

#HeaderWrapper
{
    width: 776px;
    text-align: center;
    margin: 0px auto;
}
#Header
{     
   width:776px;
   height:77px;
}
#HeaderAd
{
    text-align: center;
    padding: 15px 0px 15px 0px;
}
#FooterContent{
    width: 776px;
    text-align: center;
    color: #FFFFFF;
    margin: 0px auto;
}
#Footer
{
    width:100%;
float:left;
text-align:center;
padding-top:20px;
margin: 0px auto;

}
#Footer a:link, #Footer a:visited
{
    color: #CCCCCC;
    font-weight:bold;
text-decoration:none;
}

#Footer a:hover
{
    color: #FFFFFF;
text-decoration:underline;
    font-weight:bold;
}
#BodyContent{
padding:0px 0px 10px 10px;
}
#Body
{
    float: left;
    width: 480px;
    
}
#SideBar
{
    float: right;
    width: 285px;    
}
#HeaderLeft
{
    float: left;
    border:0px;
    padding:20px 0px 0px 0px;
    
}
#HeaderRight
{
    padding:10px 10px 0px 0px;
margin-right:0px;
    float: right;
color:#FFFFFF;
font-size:14px;
text-align:left;
width:468px;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

#BottomWrapper{
float:left;
text-align:center;
padding: 15px 0px 0px 0px;
width:100%;
height:136px;
background:#000000 url(/files/layout/hgg_11.jpg) top repeat-x;
}
#BottomContent{
width:776px;
text-align:center;
margin: 0px auto;
}
.Panel{
float:left;
width:256px;
text-align:left;
color:#CCCCCC;
}
#Body ul{
margin:5px 30px 5px 30px;
list-style-type: square;
}
.post-title
{
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    color: #333333;
    font-family: Tahoma, Geneva, Arial, sans-serif;
    font-weight: bold;
    padding:0px 0px 0px 0px;
}
.post-title a:link, .post-title a:visited
{
    color: #333333;
    text-decoration:none;    
}

.post-title a:hover
{
    color: #CC0000;
    text-decoration:underline;
}
.post-body
{
    margin:0px;
    padding:0px 0px 10px 0px;
}
.post-body a:link, .post-body a:visited
{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
}
.post-body a:hover{
    color:#FF0000;
    text-decoration:underline;    
}
.post-footer
{
    padding-bottom: 0px;
    font-size:11px;
    color:#666666;
}
.post-footer a:link, .post-footer a:visited
{
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
}
.post-footer a:hover{
    color:#FF0000;
    text-decoration:underline;    
}
.panel-box
{
    font-size:11px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
    width:250px; 
}
.panel-title{
color:#FFFFFF;
font-size:12px;
font-family: Tahoma, Geneva, Arial, sans-serif;
width:240px;
text-align:left;
font-weight:bold;
margin:0px 0px 5px 0px;
border-bottom:1px solid #FFFFFF;
}

.panel-box ul
{
    padding: 0px 0px 0px 0px;
    width:240px;
    margin:0px;    
    list-style: none;

}
.panel-box ul li
{
    margin-bottom: 2px;
    padding-bottom: 4px;
}
.panel-box ul li a:link, .panel-box ul li a:visited
{
    width:100%;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    text-align: left;
    color: #CCCCCC;
font-family: Tahoma, Geneva, Arial, sans-serif;
    border-bottom:1px solid #999999;
}
.panel-box ul li a:hover
{
    width:100%;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    text-align: left;
    color: #999999;
font-family: Tahoma, Geneva, Arial, sans-serif;
    border-bottom:1px solid #CCCCCC;
}
.sidebar-padding{
padding:0px 5px 0px 2px;
}

.sidebar-title
{
    margin:0px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
    padding: 2px 2px 2px 0px;
    border-bottom:2px solid #666666;    
}

.sidebar-box
{
    padding-bottom: 10px;
    margin: 0px 5px 0px 0px;       
}
.sidebar-box ul
{
    padding: 5px 15px 0px 15px;    
    margin:0px 2px 0px 2px;
    list-style-type: square;
 }
.sidebar-box ul li
{
    margin-bottom: 2px;
    padding-bottom:2px;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited
{
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    font-family: Tahoma, Helvetica, sans-serif;
    color: #CC0000;
}
.sidebar-box ul li a:hover
{
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    font-family: Tahoma, Helvetica, sans-serif;
    text-align: left;
    color: #660000; 
}
.sidebar-body
{
    padding: 0px;
}
.relatedPosts{
margin-top:20px;
border: 2px solid #CCCCCC;
text-align: left;
padding:5px;
background: #F6F6F6;
}
#comments
{
    margin: 0;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Geneva, Arial, sans-serif;
    border-bottom: solid 1px #CCCCCC;
    text-align: left;
    color: #666666;
}
.alt a:link, .alt a:visted
{
    color: #CC0000 !important;
    font-weight: normal !important;
    text-decoration: none !important;
}

.alt a:hover
{
    color: #FF0000 !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}
#respond
{
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Geneva, Arial, sans-serif;
    text-align: left;
    color: #666666;
}
.commentblock
{
    padding-top: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.commentblock a:link, .commentblock a:visited{
  font-weight:bold;
  color:#CC0000;
  text-decoration:none;
}
.commentblock a:hover{
  font-weight:bold;
  color:#FF0000;
  text-decoration:underline;
}
#author
{
    border: solid 1px #666666;
    font-size: 11px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
}
#email
{
    border: solid 1px #666666;
    font-size: 11px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
}
#url
{
    border: solid 1px #666666;
    font-size: 11px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
}
.textbox
{
    border: solid 1px #666666;
    font-size: 11px;
    font-family: Tahoma, Geneva, Arial, sans-serif;
}
.button
{
	font-size: 11px;
	border: 1px solid #660000;
	background: #CC0000;
	font-weight: bold;
	font-family: Tahoma;
	padding:5px 10px 5px 10px;
	color: #FFFFFF !important;
	float:left;
                  text-decoration:none !important;
}
a.button:hover
{	
	border: 1px solid #660000;
	background: #660000;
	color: #FFFFFF !important;
	text-decoration:none !important;
	
}
a.button:active
{		
	color: #999999 !important;	
}
.comment{
width:450px;
}
.imageLeft{
float:left;
margin:5px;
border:2px solid #990000;
}
.imageRight{
float:right;
margin:5px;
border:2px solid #990000;
}

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1"><title>
	Untitled Page
</title></head>
<body>
    <form name="form1" method="post" action="style.aspx" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNzgzNDMwNTMzZGSJLuIrCAb7K2VooiHDQMH1iplEUQ==" />

    <div>
    
    </div>
    </form>
</body>
</html>

