﻿body {
	background-position: center;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('cd_background7.gif');
	width: auto;
	background-color: #FFFFCC;
}

#footer {
	width: auto;
	clear: both;
	overflow: auto;
	
}
.float_right {
	float:right;
}

a {
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}


#container {
	background-color: #FFFFD7;
	width: 740px;
	z-index: 1;
	padding-bottom: .5 em;
	padding-left: 5 em;
	padding-top: .5 em;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 740px;
	width: auto;
	margin: 0;
	padding: 10px 0px 0;
	overflow: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#navigation {
	background-color: #545454;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0px,10px,0px,10px border: 0;
	clear: both;
	padding-left: 10px;
	text-align: center;
}
#column_l {
	vertical-align: baseline;
	float: left;
	clear: both;
	padding-left: 1 em;
}


#footer {
	width: 740px;
	text-align: center;
	background-color: #FF0033;
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	clear: both;
	overflow: auto;
}





/* Styles for Masthead */
#masthead img {
	float: left;
	overflow: hidden;
}

#masthead p {
	font-size: small;
	color: #000000;
	margin: 10px 10px 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: small;
	font-weight: bold;
}
#navigation li {
	float:left 
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
#navigation a:hover {
	color: #000;
	text-decoration:
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#h1 {
	font-size:large; 
}
#footer p {
	font-size: x-small;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: 
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9999
}

/*Styles for Column_l */

#column_l a {
	color: #FF0033;
}

#column_l a:visited {
	color: #CC0000;
}

#column_l a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}

#column_l p {
	font-size: medium;
	clear: both;
	vertical-align: text-top;
	background-color: #FFFFD7;
}
#column_l h1 {
	font-size: large;
	display: inline-block;
	vertical-align: top;
}






/* Styles for Links */

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
a {
	color: #FF0033;
}

a:visited {
	color: #CC0000;
}

a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}


.small type {
	font-size: small;
}

