body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0B76AA;
	font-size: 14px;
	margin: 10px;
	color: #000033;
}

#header {
	margin:	0px;
	padding: 0px;
}

#rightbar {
	background: #ffffff;
	font-weight: normal;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	float: right;
	width: 250px;
}

#main {
	padding: 10px 260px 10px 10px;
	margin: 0px 10px 10px 40px;
}

#footer {
	background-color: #002866;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	margin: 5px 0px 0px 40px;
	font-size: .75em; 
	font-weight: bold;
	clear: right;
}

h1 {
	font-weight: bold;
	color: #cc3300;
	text-align: center;
	font-family: "Palatino Linotype";
	padding: 0px;
	font-variant: small-caps;
}

h2 {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

h3 {
	font-family: "Palatino Linotype";
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: "Palatino Linotype";
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}

h5 {
	font-size: large;
	font-family: "Palatino Linotype";
	font-weight: bolder;
	color: #990033;
	text-align: left;
}

h6 {
	font-family: "Palatino Linotype";
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

a:link {
	color: #8080FF;
	text-decoration: none;
}

a:hover {
	background: #d50055;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #8080FF; 	
	text-decoration: none;
}

a.without_u { 
	text-decoration: none; 
}

a img { 
	border: 0; 
}

aaplayer {
	text-align: left;
}

#allcontent {
	width: 860px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../assets/images/flowersvertborder.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
