body {  background: #FFFFFF; margin-bottom:0; margin-left:0; margin-right: 0; margin-top: 0;}

a:hover {color: #3333ff; text-decoration: underline;}
a       {text-decoration: none; color: #3333ff; font-weight:normal;}

p {  font-family: Arial; font-size: 13px; font-style: normal; line-height: 16px; color: #333333; margin:0px; padding:0px;}
ul {  font-family: Arial; font-size: 13px; line-height: 19px; color: #333333}
ol {  font-family: Arial; font-size: 13px; line-height: 19px; color: #333333}
td {  font-family: Arial; font-size: 13px; line-height: 19px; color: #333333}

.header {  
	font-family: Arial;
	font-size: 22px; 
	font-style: normal; 
	color: #999900; 
	margin-bottom:10px; 
	margin-top:25px;
	padding:0px;
	}

.small {  font-family: Arial; font-size: 10px; font-style: normal; line-height: 14px; color: #666666}

.gradient {
	background: url(../images/site/gradient.gif) no-repeat top left;
	width:738px;
	height:453px;
	padding-left:50px;
	padding-right:50px;
}
	
.left_column {
	padding-left:55px;
}

.right_column {
	padding-right:55px;
}

.full_column {
	padding-left:55px;
	padding-right:55px;
}

.albumbox {
	border:1px solid #999999;
	background:#f4f4f4;

}
