@charset "UTF-8";
#container {
	height: auto;
	width: 803px;
	margin-left: auto;
	margin-right:auto;
}

#content {
	margin:15px;
	clear: both;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC6600;
}
#top {
	height: 15px;
	/*width: 803px;*/
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	margin-top: 50px;
}
#middle {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	height: auto;
	/*width: 793px;*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	/*width: 803px; */
}
#header {
	height: 98px;
	/* width: 783px; */
	text-align: right;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#auth_user_controls {
	float:right;

}
div#auth_user_controls a   {
	text-decoration:none;
	font-size:10px;
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#links {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	word-spacing: 15px;
}
#links  a:visited {
	text-decoration: none;
	color: #CC6600;
}
#links a   {
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
}
#links  a:hover {
	background-color:#CC6600;
	color: #000000;
	text-decoration: none;
}
#logo {
	width: 320px;
	height: 98px;
	float: left;
	clear: both;
}

#welcome_links {
	text-align:center;
}

#welcome_links a{
	margin: 0 5px;
}

#images {
	height: 350px;
	width: 401px;
	float: left;
	text-align: center;
}
#CDChome {
	height: 700px;
	width: 375px;
	float: left;
	margin-top: 50px;
}
#HomeText {
	float: none;
	width: 400px;
	margin-left: 375px;
	height: auto;
}
#Home {
	height: auto;
	width: 783px;
}
#CDChome {
	height: 700px;
	width: 375px;
	float: left;
	margin-top: 50px;
}

#CDChome  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: none;
}
#CDChome a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#CDChome a:visited {
	color: #CC6600;
	text-decoration: none;
}

#History {
	width: 90%;
}
#History img {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-left: 20px;
}
#History a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: none;
}
/*


#Product {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#Product a {
	color: #CC6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: right;
}
*/
