body{
width:1000px;
background-color:#FFFFFF;
background-image:url('bgx.png');
background-repeat:repeat-x;
margin: auto;
font-family:Century Gothic;
font-size:13px; 
color:#000000;}


A:link {font-size: 13px; 
font-weight:normal; 
color: #D03E5D; 
text-decoration:none;}

A:visited {font-size: 13px; 
font-weight:normal; 
color: #D03E5D; 
text-decoration:none;}

A:active {font-size: 13px; 
font-weight:normal; 
color: #D03E5D; 
text-decoration:none;}

A:hover {font-size: 13px; 
font-weight:normal; 
color: #4A119E; 
text-decoration:none;}


.content-title
{background-color:transparent;
color: #889C01; 
font-family:Helvetica; 
font-weight:normal; 
font-size: 25px; 
line-height:25px; 
text-align:left;
letter-spacing:1px; 
padding: 4px;
text-transform:lowercase;}


.comment
{background-color: transparent;
color: #4A4A4A; 
font-family:Century Gothic; 
font-weight:normal; 
font-size:10px; 
line-height:11px; 
text-align:right; 
font-weight: normal;
letter-spacing:1px; 
margin-top: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
padding: 4px;}

.content-box 
{background-color:#EEEEEE;
border: 2px solid ##EEEEEE;
margin-top: 0px;
margin-bottom: 3px;
padding: 3px;
text-align:justify;}

.large-space 
{height:10px;
overflow:hidden;}

.small-space 
{height:5px;
overflow:hidden;}


b {color: #1483D9;}

i {color: #2D7A96;}

u {color: #7F7F7F;}


#header
{position:absolute;
width: 1000px;
height: 600px;}

#bodycontent
{position:absolute;
top:147px;
width:488px;
margin-left:439px;}

