/* CSS Document */
/* © October 2007 UCLA, Inc., MNguyen */

body {
	margin:0;
	padding:0;
	font: 18px Tahoma, "Times New Roman";
}
#banner {
	margin: 0px auto;
	padding: 0px;
	height: 230px;
	width: 900px;
	background-image: url(images/banner.jpg);
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#nav {
	margin: 0px auto;
	padding: 0px;
	height: 43px;
	width: 900px;
	background: url(images/button_off.gif) repeat-x;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.nav_button {
	width: 150px;
}
#button {
	margin: 0px;
	padding: 5px 0px 0px;
	float: right;
	height: 43px;
	width: 150px;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
#content {
	background: #E1E1E1;
	margin: 0px auto;
	width: 870px;
	padding: 20px 15px 15px;
	clear: both;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#button:hover {
	background:url(images/button_on.gif) repeat-x;
}
#button a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
#button a:hover {
	color:#ffce7a;
}
#dvds {
	background: #FFFFFF;
	padding: 10px;
	clear: left;
	float: left;
	height: 100px;
	margin-bottom: 10px;
	text-align: right;
	width: 470px;
	font-size: 24px;
	font-weight: bold;
}
#dvds a:link {
	color: #000;
	text-decoration: none;
}
#dvds a:visited {
	color: #000;
	text-decoration: none;
}
#dvds a:hover {
	color: #000;
	text-decoration: underline;
}
#package {
	background: #FFFFFF;
	width: 840px;
	padding: 15px;
	margin-bottom: 15px;
}
#package a:link {
	color: #000;
	text-decoration: none;
}
#package a:visited {
	color: #000;
	text-decoration: none;
}
#package a:hover {
	color: #000;
	text-decoration: underline;
}	
#copyright {
	margin: 0px auto 15px;
	padding: 5px;
	height: 15px;
	width: 890px;
	background: #2F74C1;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top-width: 1px;
	border-top-color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #EBEBEB;
}
#copyright a:link {
	color: #EBEBEB;
	text-decoration: none;
}
#copyright a:visited {
	color: #EBEBEB;
	text-decoration: none;
}
#copyright a:hover {
	color: #EBEBEB;
	text-decoration: underline;
}#clip {
	padding: 0px;
	float: right;
	height: 240px;
	width: 352px;
	margin-bottom: 30px;
	margin-left: 50px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
}
.bio {
	font-size: 20px;
}
#clip_bottom {

	padding: 0px;
	float: right;
	height: 240px;
	width: 352px;
	margin-left: 50px;
}
.order_now {
	font-size: 18px;
	color: #0054a6;
	float: left;
}
.red {
	color: #FF0000;
}
h2 {
	font-size: 24px;
}
h3 {

	font-size: 22px;
}
a.email:link, a.email:visited {
	color: #000;
	text-decoration: none;
}
a.email:hover {
	color: #000;
	text-decoration: underline;
}
#imgContainer {
	margin: 0;
	width: 363px;
	height: 500px;
	overflow: hidden;
}
#imgContFrame {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 363px;
}
