﻿@import url('layout.css');
body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 0.75em;
}
/* Styles for DIV tags */
#container {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}




#masthead {
	background-image:url('../images/iptopbanner.jpg');
	background-color: #000000;
	height:149px;
	padding: 0px;
}


#masthead-foe {
	background-image:url('../images/foe-banner-show.jpg');
	background-color: #000000;
	height:149px;
	padding: 0px;
}






#navigation {
	margin-left: 0px;
	background-color: #000000;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	padding: 10px;
	background-color: #e6e6f5;

}



	






#footer {
	background-color: #000000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #e6e6f5;
	border-right-color: #e6e6f5;
	border-bottom-color: #e6e6f5;
	border-left-color: #e6e6f5;
	color: #e6e6f5;
}
/* Styles for Masthead */
#masthead h1 {
	color: #a6a6b7;
	margin: 0px;
	padding: 0px;
}
#masthead h3 {
	color: #79878D;
	margin-bottom: 0px;
}
#masthead a {
	color: #a6a6b7;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #000000;
	text-decoration: none;
	color: #999999;
}
#navigation a:hover {
	background-color: #640000;
	border: 1px solid #e6e6f5;
	color: #D7D7D7;
}
/* Styles for Right Column */
#column_right h4 {
	color: #A6A6B7;
	font-weight: bold;
	
}
#column_right h5 {
	color: #a6a6b7;	
	font-weight: bold;

}


#column_right p {
	color: #999999;
	font-size: 0.9em;
}
#column_right a {
	color: #003366;
	text-decoration: underline;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
h1 {
	font-size: small;
	color: #999999;
	margin-top: 0px;
	font-weight: bold;
	text-align: right;
	list-style-position: inside;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	font-size: small;
	color: #333333;
	margin-top: 0px;
	font-weight: bold;
	text-align: left;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1B1B1B;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1b1b1b;
}
h3 {
	font-size: large;
	color: #a6a6b7;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000075;
	margin-top: 0px;
}
h5 { 
	font-size: small;
	
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
	color: #e6e6f5;
}
#footer a {
	color: #e6e6f5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color:#999999;
}

#content_container_table_cell {
	border: 1px solid #000000;
}

#content_container_table_cell a {
	color: #640000;
	text-decoration: underline;
}
#content_container_table_cell a:hover {
	text-decoration: none;
	color:#494949;
}

#container_sponsors {
	font-size: 0.85em;
	color: #e6e6f5;
}

#cell_sponsors {
	border: 1px solid #000000;
	background-color:#000000;
	text-align: right;
	vertical-align: middle;	
}

#cell_sponsors a {
	color: #640000;
	text-decoration: underline;
}
#cell_sponsors a:hover {
	text-decoration: none;
	color:#494949;
}