

a {
	color: #a05461;
	text-decoration:none;
}


body {
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF url(images/ballbackground.png) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #635821;
}

#page {
	width: 900px;
	margin: 0 auto;
	padding: ;
	background: url(images/img01.png) repeat-y left top;

}

#wrapper {
}

#top {
	width: 900px;
	height: 110px;
	background: url(images/img02.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}
#bottom {
	width: 900px;
	height: 20px;
	background: url(images/img03.png) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}


.tips {
font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #7CB1B6;
}

.tips a{
font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color: #7CB1B6;
}

.tips a:hover{
font-size:18px;
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color: #00A4AE;
}

.menu {
color: #7CB1B6;
}

.menu a{
color: #7CB1B6;
text-decoration:none;
}

.menu a:hover{
color: #00A4AE;
text-decoration:none;
}


.maincontent {
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 150%;
color: #7CB1B6;
font-style:normal;
padding: 15px;
}

.rightcontent {
font-size:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #808080;
font-style:italic;
letter-spacing:-1px;
white-space:wrap;
}


#category{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #00A4AE;
font-style:normal;
}


#category a{
font-size:13px;
color: #00A4AE;
font-style:normal;
text-decoration:none;
}

#category a:hover{

color: #D6D6CE;

}
.categories{
font-size:16px;
font-weight:bold;
padding: 8px;
height:24px;
color: #7CB1B6;
letter-spacing:3px;
background: url(images/brackets.png) no-repeat left top;
	margin: 0 auto;
	margin-top:10px

}

.leftcontent {
font-size:15px;
color: #00A4AE;
margin-top:5px;
}

 
.post {
	padding-top: 0px;
	padding-bottom: 5px;
}
.post .entry {

}


