HTML {
padding: 0px;
margin: 0px;	
}
BODY {
padding: 0px;
margin: 0px;
background-color: #FFF;
font-family: Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 12px;
color: #000;
}
A {
color: #970D0D;	
}
IMG {
border: none;	
}
IMG.ran {
border: 1px solid #1B1B1B;	
}
IMG.title {
vertical-align: bottom;	
}
DIV#main {
}
DIV#header {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
width: 580px;
}
DIV#sidebar {
position: absolute;
top: 137px;
left: 10px;
width: 215px;
margin-right: 10px;
padding-top: 7px;
}
DIV#sidebar P {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 7px;	
padding: 0px;
}
DIV#contents {
width: 215px;
background-color: #EAEAEA;
border: 1px solid #666;
margin-bottom: 7px;
}
DIV#contentTitle {
padding: 5px;
font-size: 13px;
font-weight: bold;
background-color: #C0C0C0;
}
DIV#contentBody {
border-top: 1px solid #666;
}
DIV#contentBody A {
display: block;
width: 205px;
color: #DB0E0E;
font-size: 12px;
font-weight: bold;
padding: 5px;
}
DIV#contentBody A:hover, .active {
text-decoration: none;
color: #970D0D;
background-color: #C0C0C0	
}
DIV#contents P {
margin: 0px;
padding: 0px;
}
head:first-child+body DIV#sidebar {
width: 215px;
margin-right: 10px;
}
DIV#content {
margin-top: 137px;
margin-left: 234px;
margin-right: 10px;
margin-bottom: 10px;
background-image: url("mainBg1.gif");
background-position: top left;
background-repeat: no-repeat;
background-color: #E8E8FF;
}
DIV#masthead {
padding-top: 24px;
padding-right: 30px;
padding-left: 14px;
padding-bottom: 4px;
background-image: url("mainBg.gif");
background-position: top right;
background-repeat: no-repeat;
font-size: 14px;
font-weight: bold;
font-family: Arial,Helvetica,Sans-Serif;
text-align: right;
}
DIV#content P {
margin-top: 0px;
margin-bottom: 5px;	
}
DIV#text {
padding: 14px;
line-height: 1.3em;
background-image: url("mainBg2.gif");
background-position: bottom left;
background-repeat: no-repeat;
text-align: justify;
}
DIV#disc {
margin-top: 25px;
font-size: 10px;
line-height: 1em;
margin-bottom: 5px;
}
UL {
margin: 15px 20px 15px 30px;
padding: 0px;
}
LI {
margin: 0px;
padding: 0px;	
}
.ec {
float: right;
margin-left: 14px;	
}
