@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	background-color:#EEECD6;
	background-image:url(../images/bg_gradient.jpg);
	background-repeat:repeat-x;
}

a{
	color:#948D3F;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

h1 {
	
}

h2 {
	font-size:12px;
	color:#547C57;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.moodimage{
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

/* -----------news--------------------------- */
#smallRight .createdate{
	color:#666666;
}

#smallRight h2{
	font-size:12px;
	color:#547C57;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#smallRight p+p{
	margin-bottom:30px;
	margin-top:0px;
}
