body{
font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*text-transform: capitalize;*/
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	letter-spacing: 0.05em;
	word-spacing: -0.05em;
	line-height: 20px;
padding:0px;
margin:0px;
color:#6666CC;
}

#wrap{
width:1024px;
}

#onesheet{
padding:36px 0px 0px 0px;
width: 630px;
float:left;
}
.imgblock {
display:block;
width:170px;
height:170px;
overflow:hidden;
float:left;
padding:0px 36px 36px 0px;
margin:0px;
text-align:center;
}
.imgblock img{
border:0;
overflow:hidden;
max-height:170px;
max-width:170px;
}


#sidebar{
padding:36px;
float:left;
width: 170px;
}

a:link, a:visited{
text-decoration:none;
color:#6666CC;
line-height:20px;
}
a:hover{
text-decoration:none;
color:#FF5361;
}
a:active{
color:#EFB431;
}

#sidebar ul{
padding:0px 0px 0px 36px;
margin:0px;
list-style-type: none;
}

h1{
/*color:#2188D7;*/
color:#FF5361;
margin:0px 0px 18px 0px;
padding:0px;
font-weight:normal;
font-size:12px;
}
#footer{
background-color:#E6E6E6;
	position:fixed; left:0px; bottom:0px; 
	width:100%;
	padding:0px;
	margin:0px;
	color:#2188D7;
	text-indent:36px;
font-size:11px;
}