body {
margin-top: 0px;
margin-left: 5px;
font-family: Verdana;
font-size: 12pt;
}

a { 
color: #FF0000; 
text-decoration: none
}

a:hover { 
color: #000000; 
text-decoration: underline
}

#layout { 
position:relative;
height:100%;
width: 633px;
border: 1px solid #000000;
}

#logo {
position:relative;
left: 0px; 
top: 0px;
width:633px; 
height:54px; 
background-color: #000000;
background-image: url(../../Images/standard/titlebar/top_title.gif);
background-repeat: no-repeat;
background-position: top left;
z-index: 2;
}

#logonav {
position:relative; 
width:633px; 
height:18px; 
color: #339900;
background-color: #006600;
font-size: 8pt;
z-index: 2;
}

#logonav a {
color: #FFFFFF;
text-decoration: none;
}

#logonav a:hover {
color: #FFFF00;
text-decoration: underline;
}

#logonav ul {
margin: 0;
text-align: center;
padding-top: 2px;
padding-left: 0px;
}

#logonav li {
display: inline;
}

#title {
position:relative; 
margin-top: 20px;
left: 95px; 
width:408px; 
height:50px;
z-index: 4; 
}

#content {
position:relative; 
padding-top: 100px;
left: 100px; 
width: 400px; 
font-size: 10pt; 
text-align: justify;
z-index: 2;
}

#content h1 {
color: #006600;
font-size: 12pt;
margin-top: 40px;
margin-bottom: -10px;
}

#content li a {
color: #FF0000;
text-decoration: none;
padding: 1px;
}

#content li a:hover {
color: #000000;
text-decoration: underline;
padding: 1px;
}

#banner {
position:relative; 
margin-top: 80px;
margin-bottom: 40px;
margin-left: auto; 
margin-right: auto;
width:480px; 
z-index: 2;
}

#ad {
position:relative;
width: 450px;
height: 185px;
margin-top: 70px;
margin-bottom: 40px;
margin-left: auto; 
margin-right: auto;
font-family: verdana;
color: #000000;
text-align: justify;
font-size: 12px;
border: 1px dashed #cccccc;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 0px;
}

#ad #adpic {
padding-right: 15px;
width: 135px;
float: left;
clear: left;
}

#footer {
position:relative;
padding-top:5px;
left: 0px; 
width:633px; 
font-size: 7pt;
text-align: center;
color: #666666;
margin-bottom: 5px;
border-top: 1px solid #000000;
background-color: #FFFFFF;
overflow: hidden;
z-index: 3;
}

#footer ul {
margin: 0px;
padding-bottom: 2px;
padding-left: 0px;
white-space: nowrap;
}

#footer li {
display: inline;
}

#footer li a {
color: #FF0000;
text-decoration: none;
font-size: 8pt;
}

#footer li a:hover {
color: #000000;
text-decoration: underline;
}

#spinlogo {
position:absolute; 
top: 95px;
left: 12px; 
width:143px; 
height:97px;
z-index: 2; 
}

#greatpic {
position:absolute; 
top: 220px;
left: 12px; 
width:139px; 
height:56px;
background-image: url(../../Images/standard/great%20soucre3.gif);
z-index: 4; 
}