body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}

.notshow {
	visibility: hidden;
	line-height: 0px;
}


.header {
	clear: both;
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border : 1px solid #67675F;
}

.header img {
	border: 0px;
	padding: 5px 5px 5px 5px;
}



.container {
	width: 810px;
	\width: 830px;
	w\idth: 810px;
	background-color: #BEBEBE; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #000000;
	border-width : 0px 1px 1px 1px;
	border-color: #67675F;
	border-style: solid;
	
	height: auto !important; /*sets height (which acts like min-height) to your set size for IE, since it doesn't understand !important */
	height: 500px; /*set min-height for other browsers that understand !important*/
	min-height: 500px;
	
}


.content {
	margin-left: 155px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border-left-color: #67675F;
	border-left-style: solid;
	border-left-width: 1px;
	padding : 5px 150px 10px 15px; 
	height: auto !important; /*sets height (which acts like min-height) to your set size for IE, since it doesn't understand !important */
	height: 500px; /*set min-height for other browsers that understand !important*/
	min-height: 500px;
}

.headline1 {
	font-size: 18px;
	font-weight: bold;
	color: #AF0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.headline2 {
	font-size: 12px;
	font-weight: bold;
	color: #AF0000;
	margin-top: 5px;
	margin-bottom: 0px;
}

.content a:link, .content a:focus, .content a:visited {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #293dff;
	text-decoration: underline;
	font-weight: normal;
}

.content a:active, .content a:hover {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #AF0000;
	text-decoration: underline;
	font-weight: normal;
}

.content img {
	padding: 0px 0px 10px 10px;
	background-color: #FFFFFF;
	/*border : thin solid Fuchsia;
	*/
}


.right img {
	float: right;
	margin-left: 0px;
	margin-right: -140px;
	margin-top: 5px;
	padding: 0px 0px 10px 10px;
	background-color: #FFFFFF;
}



.sidebar-left {
	float: left;
	width: 140px;
	\width: 150px;
	w\idth: 140px;
	margin-right: 0px;
	background-color: #BEBEBE;
	padding: 10px 5px 10px 10px;:
}


.sidebar-left a:link, .sidebar-left a:focus, .sidebar-left a:visited {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

.sidebar-left a:active, .sidebar-left a:hover {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #AF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}




.sidebar-left-selected a:link, .sidebar-left-selected a:focus, .sidebar-left-selected a:visited {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #AF0000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

.sidebar-left-selected a:active, .sidebar-left-selected a:hover {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}



.footer {
	clear: both;
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	height: 25px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #BEBEBE;
	border-top-color: #67675F;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
}

.footertext {
	padding: 0px;
	margin-top: 6px;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footertext a:link, .footertext a:focus, .footertext a:visited {
	font-family : Verdana,Helvetica,Arial,serif;
	color : #000000;
	text-decoration : none;
}

.footertext a:active, .footertext a:hover {
	font-family: Verdana,Helvetica,Arial,serif;
	color: #AF0000;
	text-decoration: none;
}
