BODY#body {
	margin:0;
	padding:0;
	text-align: center;
	background: #000000;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 145%;
}

#home_module div,
#home_module p {
	color: #000000;
}

#right div,
#right p {
	color: #ffffff;
}

.moduletable {
	margin: 0;
	padding: 10px;
}

#content .moduletable {
	padding-left: 0;
}

p {
	margin:0;
	padding: 5px;
	padding-left: 0;
}

#wrapper {
	position: relative;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
}

#header {
	position: relative;
	height: 190px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 0;
	width: 535px;
	height: 163px;
}

#eva {
	position: absolute;
	top: 0px;
	left: 538px;
	width: 325px;
	height: 500px;
	z-index: -1;
}

#wrapper_content {
	float: left;
	width: 537px;
	background: #fff;
	padding-top: 0px;
	border: 1px solid #666666;
}

#right {
	width: 200px;
	float: left;
}

#right .moduletable {
	padding-top: 0px;
	padding-left: 0;
}

#right .moduletable_menu {
	padding-bottom: 10px;
}

#right p {
	padding: 10px;
}

#home_img {
	width: 535px;
	height: 388px;
	text-align: center;
}

#home_module {
	float: right;
	width: 315px;
}

#in_img {
	height: 518px;
	height: 250px;
	padding: 10px;
}

#content {
	float: left;
	width: 535px;
}

#content-padding {
	padding: 10px;
}

#footer {
	text-align: left;
}

#logo img {
	display: block;
}

.space {
	height: 50px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a:link, 
a:active, 
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}

.inputbox {
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
}

.sectiontableentry1 {
	background-color: #ccc;
}

.sectiontableentry2 {
	background-color: #ccc;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

.createdate {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;  
}

.author {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;  
}

.readmore {
  height: 30px;
}

form {
	padding: 0;
	margin: 0;
}

#footer a, 
#footer a:link, 
#footer a:visited {
	color: #ffffff;
}

#footer div {
	color: #ffffff;
}

#right a:link,
#right a:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}

#right a:hover  {
	color: #e2001a;
}

#footer a:hover {
	text-decoration: underline;
}

#content a, 
#content a:link, 
#content a:visited {
	color: #e2001a;
}

#content a:hover {
	text-decoration: underline;
}

.componentheading,
.contentheading {
	font-size: 13px;
	color: #e2001a;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.contentpaneopen {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	font-weight: normal;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	font-size: 14px;
	color: #e2001a;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	color: #e2001a;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #e2001a;
	font-weight: bold;
}

#right h3 {
	background: url(../images/right_h3.png) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	height: 24px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #e2001a;
	font-weight: bold;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	padding-left: 1px;
	line-height: 150%;
}

#content li {
	list-style-image: url(../images/arrow.png);
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

img, fieldset {
	border: 0;
}