body {
margin : 10px 10px 30px; 
padding : 0; 
font-family : verdana, arial, helvetica, sans-serif; 
background-color : #000; 
text-align : center; 
} 
a {
cursor : pointer;
text-decoration : none; 
font-weight : bold; 
color : #ddd; 
outline : none; 
} 
a:hover {
color : #888; 
text-decoration : none; 
} 
.ahem {
display : none; 
} 
strong , b {
font-weight : bold; 
} 
p {
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
line-height : 22px; 
margin-top : 20px; 
margin-bottom : 10px;
} 
h1 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 24px; 
line-height : 44px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h2 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 18px; 
line-height : 40px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h3 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 16px; 
line-height : 22px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h4 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 14px; 
line-height : 26px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h5 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
line-height : 22px; 
font-weight : bold; 
margin-top : 30px; 
margin-bottom : 10px; 
} 
h6 {
color : #000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height : 18px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
img {
border : 4px solid #333; 
} 
.smallborder {
border : 2px solid #333;
}
.noborder {
border : 0px none #000;
}
.nowrap {
white-space : nowrap; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
.tiny {
font-weight : bold; 
color : #ccc; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 9px; 
line-height : 16px; 
margin-top : 15px; 
margin-bottom : 5px; 
} 
#content {
color : #000000; 
padding : 10px 50px; 
margin-top : 30px; 
margin-bottom : 0; 
margin-right : 70px; 
margin-left : 70px; 
background : #eeeeee; 
border : 1px solid #ccc; 
text-align : left; 
width : auto; 
} 
pre {
color : #000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
line-height : 22px; 
margin-top : 20px; 
margin-bottom : 10px; 
} 
#top {
position : static; 
margin-top : 20px; 
height : 20px; 
top : auto; 
} 
#left {
position : absolute; 
top : 250px; 
left : 10px; 
width : 150px; 
text-align : left; 
} 
#bottom {
position : absolute; 
top : 750px; 
background : #fff; 
} 
#middle {
padding : 10px; 
border : 0 solid #000; 
background : #fff; 
} 
#right {
	position : absolute;
	top : 250px;
	left : 261px;
	padding : 5px 10px;
	width: 809px;
	height: 440px;
}
.black {
color : #000;
}
