body {
	background-color:#000000;
	color:#FCFDFF;
}

a:hover {
	color:#EB3921;
}

h1, h2, h3 {
	color:#BAC2E5;
}

#page {
	border-top:3px solid #EB3921;
	border-bottom:6px solid #EB3921; 
}

#top_header {
	background:url(/templates/images/headers/meridian_desert_head.jpg) top center no-repeat;
	border-top: 1px solid #EB3921;
}

#top_header h1 {
	font-size:24px;
	font-weight:normal;
	text-align:left;
	color:#EB3921;
	margin: 15px 0 0 15px;
	letter-spacing: 1px;
}

#content {
	list-style-image:url(/templates/images/pfl/purple_spot.jpg);
}

#content a {
	color:#BAC2E5;
}

#content a:hover {
	color:#EB3921;
}

#main_content h1 {
	border-bottom: 1px solid #BAC2E5;
	color: #BAC2E5;
}

#menu ul.nested {
	border-top:1px solid #EB3921;
}

#menu li {
	border-top:1px solid #EB3921;
}

#menu a {
	color:#BAC2E5;
}

#menu .nested #currentPage {
	color:#EB3921;
}

#menu .nested a:hover {
	color:#EB3921;
}

#footer {
	color:#EB3921;
}

#footer a {
	color:#EB3921;
}

#footer a:hover {
	color:#BAC2E5;
}

hr {
	border-color:#EB3921;
}

table.sidebar_box th {
	color:#FFFFFF;
}

.sidebar_box_border {
	border-color: #BAC2E5;
}

th.sidebar_box_head {
	background-color: #BAC2E5;
}