body {
font-family: tahoma;
font-size: 7pt;
color: #333333;
	background: #f1f1f1 url(bg.jpg) repeat-x;
        background-position: 0px 596px; 
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}

a:hover {
color: #444444;
text-decoration: line-through;
CURSOR: crosshair;
}

a img {
border: 0px solid #FBF3E1;
}

a:hover img {
border: 0px solid #FBF3E1;
}

#layoutwrapper {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
              margin-top:0px;
              text-align:left;
}



a img {
	border: 1px solid #DCDCDC;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}


a img:hover {
	border: 1px solid #555;
	background-color: #FFFFFF;
	padding: 3px;
-moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;
	}

b {
color: #2E2C28;
}

table, td, tr {
font-size: 7pt;
vertical-align: top;
width: 100%;
}

input, select, textarea, button, submit {
background: #080808;
border: 1px solid #414439;
font-family: tahoma;
font-size: 7pt;
color: #343434;
width: 100%;
}

h1 {
font-size: 7pt;
background-color: #85c8de;
border: 2px solid #F5F3F4;
text-align: right;
text-transform: uppercase;
color: #343434;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 4px;
}

h2 {
font-size: 7pt;
background-color: #777777;
border: 2px solid #000000;
text-align: right;
text-transform: uppercase;
color: #343434;
padding: 2px;
padding-right: 5px;
margin-bottom: 4px;
}
h3 {
font-size: 7pt;
background-color: #FBF3E1;
border: 2px solid #000000;
text-align: right;
text-transform: uppercase;
color: #343434;
padding-right: 2px;
padding-left: 5px;
margin-bottom: 2px;
border-bottom: 2px solid #14130F;
margin-top: 3px;
}
.main {
background-color: #ffffff;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
}

.content {
background-color: #ffffff;
background-image: url(bg2.jpg);
background-repeat: repeat;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
margin-right: 0px;
position: absolute;

}

.postright {
background-color: fff;
font-size: 10;
padding-top: 10px;
padding-left: 10px; padding-right: 10px;
padding-bottom;
font-family: tahoma;
color: #444;
}

.titleright {
background-color: 85c8de;
background-image: url (bg4.jpg);
font-size: 11px;
font-weight: bold;
text-align: center;
line-height: 11px;
font-weight: bold;
letter-spacing: 1.5px;
font-family: tahoma;
color: #fff;
}