BODY {
font-family: Verdana,  Arial, Helvetica, sans-serif;
background: url(../images/bg.gif); 
color: #003399;
width:750px;
margin: 0px auto 0px auto;  
}

#page {
background: url(../images/grad.gif) repeat-y;
width:750px;
background-color: #ffffff;
margin: 0px auto 0px auto;
height: 120%;
}

A:link,A:visited,A:active {
COLOR: #FF6600;
text-decoration: none;	
font-weight: bold;
font-size: 10px;
}

A:hover {
COLOR: #003399;
}

a.sm:link,a.sm:visited,a.sm:active {
COLOR: #CCCCCC;
text-decoration: none;	
font-weight: bold;
font-size: 8px;
}

a.sm:hover {
COLOR: #003399;
}

h1 {
font-weight: bold; 
font-size: 120%; 
color: #003399; 
line-height: 12px;
text-decoration: none;
}

h2 {
font-weight: bold; 
font-size: 100%; 
color: #FF9933; 
line-height: 10px;
text-decoration: none;
}

#left {        
background: url(../images/grad.gif) repeat-y;
float: left;
width: 160px;
}

#main {
float: left;
width: 590px;
left: 160px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

.text {
text-align: justify;
font-size: 10px;
padding: 0px 20px 0px 20px;
background-color: #ffffff;
}

#right {
float: right;
}

.button	{
border: solid 1px #FF3300;
background: #FFCC99;
color: #003399;
font-weight: bold;
font-size: 10px;
text-align: center;
cursor: pointer;
}
.blog {width: 153px;background: #FFCC99; font-size: 13px;font-weight: bold; color: #FB0F0C; padding: 3px 0px 3px 7px; margin: 0px; text-align: left;}
.blog a {font-size: 13px; font-weight: bold;}
