body{
background-image: url(bg.jpg);
background-repeat: repeat-y;
background-color: #92c5fe;
background-position: 200px 0px;
background-repeat:repeat-y;
letter-spacing:0pt;
line-height: 15px;
color: #374373;
letter-spacing:0pt;
margin:0px;  
font-family: verdana;
font-size: 10px;

}
a:link, a:active, a:visited {
background-color: #92c5fe;
color: #FFFFFF;
text-decoration : none; 
font-family: verdana;
font-size: 10px;
border-bottom : 0px solid #d90f55;
text-transform: uppercase;
font-weight : bold;
cursor: ne-resize;
}

a:hover {
color: #FFFFFF;

}
h1 {
    background: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    color: #374373;
    text-align: left;
    line-height:11px;
    border-bottom: 1px solid #374373;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: lowercase;
    font-weight: strong;
    letter-spacing: 0px;
    padding: 1px;

}

table, td, tr {
    font-family: verdana;
    font-size: 10px;
    line-height: 13px;
    font-color: #2E6D98;
}

.main {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px solid #;
}
.normal {
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 1px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
#layout {
position: absolute;
top: 0px;
left: 200px;
}

#content {
position: absolute;
top: 370px;
left: 209px;
width: 560px;
}

b {
color:#d90f55; 
   }
