body {
margin: 0px;
padding: 0px;
text-align: center; 
color: #88c6c4;
font-family: arial;
font-size: 11px;
line-height: 12px;
background-image: url();
}

b{color:#71aaa8;}
i{font-family:verenda; font-size:11px; color:#ff992a;}
u{font-size:10px;font-family:arial; color:#a3dcde;}
s{font-family:tahoma; font-size:11px; color:#b1cdc0;}

a:link,a:visited,a:active
{
color:#85cfcd;
font-family:arial;
font-weight:normal;
font-size:11px;
text-transform:normal;
text-decoration:none;
}
a:hover
{
color:#ff902f;
cursor:crosshair;
font-size:11px;
font-weight:normal;
text-transform: normal;
text-decoration:none;
letter-spacing: 0px;

}

#container {
height:100%;
margin: 0px;
width: 600px;
text-align:left;
}

#main {
margin:0px;
float:left;
width:100%;
padding: 0px;
background: #COLOR;
color: #COLOR;
font-family: FONT;
font-size: 12px;
line-height: 14px;
}

#sidebar {
margin:0px;
float: right;
width:190px;
padding:0px;
}

#content {
float: left;
margin: 0px;
width: 400px;
padding:0px;
} 

h1 {
font-family: Arial;
font-size:20px;
color: #90d3d1;
line-height: 15px;
text-transform: normal;
font-weight:normal;
letter-spacing: -3px;
margin:0px;
padding:0px;
border-bottom: 1px dashed #1ab6b9;

}

h1:first-letter {
color:#f05628;
}

.content {
margin-top:5px;
padding:0px;
font-family: arial;
font-size:11px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:10px; }

a.box, a.box:link, a.box:active, a.box:visited {
text-decoration: none;
font-family: arial narrow;
font-weight:bold;
font-size:11px;
line-height:12px;
color: #d8d8d8;
padding: 1px;
display:block;
letter-spacing:0px;
padding: 0px;
text-align: center;
background: #eeeeee;
text-transform: uppercase;
border-bottom: 1px solid #ffffff;
}
a.box:hover {
text-decoration: none;
font-family: arial narrow;
font-weight:bold;
font-size:11px;
line-height:12px;
color: #f05628;
background: #f1f1f1;
letter-spacing:-1px;
display:block;
text-transform: uppercase;
text-align: center;
padding: 0px;

}
.side{
margin: 0px;
padding: 0px;
text-align: left; 
color: #88c6c4;
font-family: arial;
font-size: 11px;
line-height: 12px;
background-image: url();
}

a:link img {
	border: 5px solid #fffff;}

a:visited img {
	border:2px solid #c4e7e3; }

a:hover img {
	border:2px solid #ff992a;} 