	body{
	color: #333;
	background-attachment: scroll;
	background-image: url(css/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font: 14px normal Georgia, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	float: right;
	width: 55px;
}

a:link, a:visited {
	color: #333333;
	}
a:hover, a:active {
	color: #FF0066;
	}
	
	#sidebar
{
	width: 160px;
	text-align: right;
	position: absolute;
	top: 455px;
	left: 178px;
	line-height: 150%;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.02em;
	vertical-align: text-bottom;
}


   .info-container a:visited
{
	color: #666;
	text-decoration: none;
	border-bottom: 0;
	letter-spacing: -.02em;
}

    #head a:hover
{
	border-bottom: 0px solid #d70a8b;
}

    a:hover
{
	color: #666666;
	text-decoration: none;
}

    .info-container a:hover
{
	color: #d70a8b;
	text-decoration: none;
}

ul
{
	padding: 0;
	margin: 0;
}

    li
{
	list-style: none;
	margin: 0;
	padding: 0px 0;
}

    #logo
{
	width: 160px;
	text-align: right;
	position: absolute;
	top: 152px;
	left: 178px;
	line-height: 120%;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.02em;
	vertical-align: text-bottom;
	height: 276px;
}
	
	#widget
{
	width: 740px;
	text-align: left;
	position: absolute;
	top: 152px;
	left: 370px;
	line-height: 120%;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.02em;
	vertical-align: text-bottom;
	height: 300px;
	padding: 0px;
}
	
    #content
{
	width: 900px;
	text-align: left;
	position: absolute;
	top: 650px;
	left: 385px;
	line-height: 120%;
	font-size: 16px;
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.02em;
	vertical-align: text-bottom;
	height: 300px;
	background-color: #FFFFFF;
	padding: 0px;
}	


	.style1 {color: #00CCFF}
    </style>
