body {
	background-color: #F3CDD6;
	margin-left: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.top_right {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 330px;
	width: 200px;
}
.container {
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
	height: 100%;
	position: absolute;
	width: 700px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ad {
	float: right;
	margin-right: 50px;
	border: none;
}
.buttonscontainer {
	width: 135px;
	margin-top: 30px;
	float: left;
}

.buttons a {color: #484748;
background-color: #D2B1B9;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #D2B1B9;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 20px solid #E8C4CC;
text-decoration: none;
color: #484748;}


.content {
	padding: 10px;
	float: left;
	width: 505px;
	margin-top: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	width: 100px;
	margin-top: 30px;
	float: left;
}

.meta {
    margin: 0 auto;
	padding: 10px 5px;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 120px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #5A595A;
    }
	
.meta span {
width:120px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:120px;
	height:90px;
	}

.meta a {
color:#6A6A6A;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#000;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	width:460px;
	height:460px;
	}