/* CSS Document */

body {
	background-color: #D8CFC4;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,th {
	font-size: 12px;
}

a:link {
	color: #F66F4E;
	font-weight: normal;
}
a:visited {
	color: #F66F4E;
}
a:hover {
	color: #F66F4E;
}
a:active {
	color: #F66F4E;
}
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	font-size:12px;
	background-image:url(images/content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:20px;
	height: 100%;
}
#links {
	font-size:12px;
	padding:20px;
	height: 100%;
	width: 100%;
}


.small {
	font-size: 10px;
}

h1 {
	font-size:16px;
	color:#FA5945;
	font-weight: normal;
}
ul {
	list-style-position:outside;
	font-size: 12px;
	list-style-image:url(images/bullet.gif);
}

#shadow_right {
background-repeat:repeat-y;
}
p{
font-size:12px;
}.style2 {
	color: #EE644C;
}
#whats_new {
	padding:10px;
	font-size:11px;
	line-height: 18px;
	vertical-align: top;
}
