﻿.allContent {
    width:1000px;
    height:auto;
    padding:5px;
    padding-bottom:10px;
    background-color: #333333;
    margin-left:auto;
    margin-right:auto;
    font-family:"Times New Roman", Times, serif;
    } 
.body {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 190px;
	background-color: #333333;
	font-size: 1em;
	font-weight: lighter;
	color: #FFFFFF;
    }
.pageHeader {
    background-color: #404040;
    margin:5px;
    height:140px;
    margin-left:auto;
    margin-right:auto;
	}
.sideBar {
    float:left;
    width:180px;
    position:relative;
    margin-top:5px;
    margin-left:5px;
    padding:12px
    background-color: #404040;
	}
.footer {
	padding: 6px;
	width: 98%;
	background-color: #404040;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 2px;
	height: auto;
	clear: both;
	font-size: .8em;
	color: #FF4040;
	line-height: 1.2em;
	text-align: left;
	letter-spacing: .1em;
}
.menuStyle {
	font-size: .7em;
	font-weight: bold;
	line-height: 2em;
	color: E0E0E0;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	}
.imageFloatleft {
    float: left;
    margin-top:2px;
    margin-right:20px;
    margin-bottom:25px;
    margin-left:6px;
	}
.imageRight {
    position:relative;
    margin-top:10px;
    margin-left:10px;
    margin-bottom:25px;
	top: 0px;
	left: 0px;
	}
.p1 {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height:1.2em;
	text-align: left;
	margin: 10px;
	text-indent:0px;	
	}
.p2 {
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
	text-indent: 0px;
	font-family: "Times New Roman", Times, serif;
	}
.p3 {
	font-size: .8em;
	font-weight: lighter;
	color: #E0E0E0;
	text-align: justify;
}
.H1 {
    font-size:1.7em;
    color:#FFFFFF;
    text-align:center;
	}
.H2 {
    font-size:1.2em;
    color:#FFFFFF;
    text-align:left;
	}
.H2color {
	font-size: 1.2em;
	color: #FF4040;
	text-align: center;
	}
.H2L {
    font-size:.8em;
    color:#FFFFFF;
    text-align:left;
	}
.H2ColorL {
	font-size:1.2em;
    color:#FF4040;
    text-align:left;
	}
.H3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
.captionCenter {
    font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	text-align: center;
	}
.captionLeft {
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	text-align: left;
}
