  body {
	margin: 20px;
	color: white;
	background-color: #FFFFFF;
	background-image: url(images/bg-black.jpg);
}


#header h2 {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
	padding-right: 90px;
	font-weight: lighter;
	font-style: italic;
	text-transform: lowercase;
}




a {
	color: black;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	left: auto;
	right: auto;
}

/* Header */

#header {
	width: 780px;
	height: 200px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#MenuPos {
width: 780px;
	margin: 0 auto;
	background: white;
	text-align: center
}

/* Content */

#content {
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 35px;
	width: 780px;
}


#content .title {
	padding: 8px 20px;
	font-size: large;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	letter-spacing: 0.5em;
	text-indent: 30px;
	text-transform: uppercase;
}
#content .light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	list-style-type: square;
	line-height: 2.0em;
}
#content .dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	line-height: 2.0em;
}
#content #para  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 3em;
	padding-left: 15px;
}

#content #contact  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	letter-spacing: .5em;
	text-align: center;
}

#content #contact2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 1.5em;
}

#content #indexpage  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}

#table {
	border: 1px solid black;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#table th{
	border: 1px solid black;
	font-size: small;
	background-color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #FFFFFF;
}

#table td{
	font-size: small;
	background-color: #FFFFFF;
	border: 1px solid black;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}



/* Footer */

#footer {
	width: 780px;
	text-align: center;
	font-size: x-small;
	background-color: #000000;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}


.style1 {
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #0000FF;
	letter-spacing: .05em;
	font-size: 14px;
	text-transform: uppercase;
}

.style3 {
	color: #990000;
	letter-spacing: .25em;
	line-height: 2em;
}
#content h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#leftColumn {
	float: left;
	width:500px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	}
	
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}	
	
#table2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
}
#table2 th {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #000;
}
#table2 td {
	font-size: small;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
#content #table2 table {
	text-align: right;
	font-weight: normal;
}
.Highlight {
	font-weight: bold;
	color: #309;
	background-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

