body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
body {
		text-align:center;
		}

.style1 {color: #FF3300; font-size: 11px}
.style2 {font-size: 16px}
.style3 {color: #666666}
.style4 {color: #333333; font-size: 16px}
.style5 {font-size: 16px; color: #000000; }


#page {
		width:860px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}


#header {
	height: 50px;
}

#sidebar {
		width:230px;
		padding:0px;
		float:left;
	
}
#contents {
width:500px;
padding:20px;
float:left;	
}

#photos {
font-weight: normal;
font-family: Arial;
font-size:  11px;
color:      #999999

}
#footer {
font-weight: normal;
}

