body{
	font-family:arial;
	color:#3C3C9E;
	font-size:12px;
	background-image:url(images/background.jpg);
	}
a{
	color:#3C3C9E;
}
h3{
	color:#AA1100;
	font-size:15px;
}
h4{
	color:white;
	font-size:15px;
}

.header{
	background:url("images/header.jpg") no-repeat;
}
.nav{
	color:white;
	padding:3px;
}
.nav a{
	color:white;
}
.sidebar{
	background:#3c3c9e;
	border-right:1px solid #000;
	text-align:center;
}
.content{
	background:url("images/content_background.jpg") repeat-x;
}
h3 a{
	color:#AA1100;
	font-size:15px;
}
