* {margin: 0; padding: 0;}

a {color: #9591ED; text-decoration: none;}
a:hover {text-decoration: none;}

body {
	background: #510A0A;
	font-size: 1.1em; font-family: Arial, sans-serif;
	color: #000;
	line-height: 1.2em;
}

bg {width: 100%;}

h1 {text-transform: lowercase;}
h3 {color: #333333;}

h2,h3,h4 {margin-bottom: 1.0em; font-weight: normal;}

p {margin-bottom: 1.0em;}
ul {margin-bottom: 1.75em;}

#banner {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 0.05em;
	border-bottom: solid 0.125em #EBF36F;
}

#box_center {
	width: 30.0em;
	font-size: 0.95em;
	color: #fff;
	text-align: left;
	padding-left: 1.5em; padding-right: 1.5em;
	margin-top: 1.0em; margin-left: 1.0em;
	border-left: solid 0.1em #EBF36F; border-left: solid 0.1em #EBF36F; border-right: solid 0.1em #EBF36F;
}

#box_center img {
	margin-left: 3.0em; margin-top: 1.5em; margin-bottom: 2.0em;
	border: solid 0.1em #EBF36F;
}

#box_center h2 {text-align: center;}
#box_center p i {color: #EBF36F;}

#content {
	margin-left: 16.0em; margin-bottom: 2.0em;
}

#copyright {
	width: 33.0em;
	font-size: 0.9em;
	color: #fff;
	text-align: left;
	line-height: 1.2em;
	padding-top: 3.1em;
	margin-top: 1.2em; margin-bottom: 0.5em;
	border-top: solid 0.125em #EBF36F;
}

#header {
	position: relative;
	background: #510A0A;
	width: 100%;
	height: 5.7em;
}


.itemText {
	font-family: verdana, arial; font-weight: normal; font-size: 0.9em; text-decoration: none; 
	color: #fff;
	padding-left: 0.5em;
}

.itemText a:hover {color: #510A0A;}

#main {
	position: relative;
	width: 73.8em;
	color: #510A0A;
}

#outer {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
}

/* SEARCH */

#searchbox {
	text-align: left;
	margin-bottom: 1.8em;
	border-bottom: solid 0.125em #EBF36F;
}

#searchbox input {
	color: #510A0A;
	text-align: left;
	padding: 0.2em;
	margin-top: 0.3em; margin-bottom: 0.3em;
}

#searchbox p {
	font-size: 0.95em;
	line-height: 1.2em;
	margin-top: 0.3em; margin-bottom: 0.9em; margin-left: 2.8em;
}

.search_res {
	font-size:1.3em; 
	color: #fff;
	text-align: left;
	line-height:1.3em
	border-bottom: solid 0.125em #EBF36F;
}

.search_res a:hover {color: #EBF36F;}
.search_res a: {color: #9591ED;}

/* END SEARCH */

#selector {
	float: left;
	width: 22.3em;
	color: #fff;
	padding: 0.5em;
	margin-top: 0.5em;
}

#selector h3 {
	font-size: 1.5em; font-weight: bold;
	color: #fff;
	margin-top: -0.5em;
}

#selector p {
	font-size: 1.2em;
	margin-top: -1.0em; margin-left: 0.2em;
}

#sidebar_left {
	width: 18.3em;
	font-size: 0.8em;
}

#sidebar_right {
	float: left;
	font-size: 1.0em;
	color: #fff;
	width: 30.5em;
	padding-right: 1.5em;
	margin-left: 33.0em; margin-top: -49.2em;
}
