﻿body {
}

#container
{
	height: 1350px;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
	color: #333;
	line-height: 130%;
}

.opera #container
{
	height: 1350px;
	width: 1025px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #333;
	line-height: 130%;
}
.ie #container
{
	height: 1350px;
	width: 1026px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #333;
	line-height: 130%;
}
#leftnav
{
    text-align:left;
    float: left;
    width: 160px;
    margin: 0px;
    padding: 0em;
    background-color: #990000;
    height: 500px;
    color: #FFFFFF;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside; 
    height:1350px;
}

#content
{
margin-left: 100px;
margin-right: 10px;
padding: 1em;
max-width: 36em;
width: 1024px;
height:1900px;
}

ul
{
    margin-top:0px;
    padding: 4px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: inside;
}

#leftnav p, #rightnav p
{
    padding: 0px;
    margin: 0px;
}

#leftnav p li, #rightnav p li
{
    padding: 0px;
    margin: 0px;
}

#leftnav li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
    padding: 0px;
    color:White;
    text-decoration:none;
}

#leftnav  li a:hover
{
    padding: 0px;
    color: White;
    text-decoration: underline;
}

 h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24pt; 
	font-weight: bold;
	top:10px;
}

#left
{
width:27%;
float:left;
background:#fff;
padding-bottom:10px;
}

#middle
{
width:30%;
float:left;
background:#fff;
padding-bottom:10px;
}

#intro
{
font-size:small;
width:650px;
}

.opera #intro
{
font-size:small;
width:550px;
}


#right
{
width:27%;
float:left;
background:#fff;
padding-bottom:10px;
}

.box
{
	margin: 10px;
	border: 1px solid #800000;
}

.box .title h2
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #800000;
	text-align: center;
	vertical-align: middle;
	background-image: url('../images\BoxTop.gif');
}

.box .text
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	line-height: normal;
}

.box img
{
	border-width: 0px;
}

.box a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-decoration:none;
}

.box a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}

#intro p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	margin: 5px;
	text-indent: 2em;
}

#footer
{
	width:100%;
	clear:both;
}

#fofcontent
{
	text-align: center;
	font-family: Georgia,Times New Roman;
	font-size: large;
}

