@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family:Veranda, Arial, Helvetica, san-serif;
}
#navi {
	margin: 20px;
	text-align: center;
}
#title {
	width: 10%;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	white-space: nowrap;
	line-height: 10px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a.mylink{
	color: ##FF0000;
}
#main {
	margin: 20px;
}
#stripe {
	background-image: url(images/stripe.jpg);
	background-repeat: repeat-y;
	width: 30px;
}

#flash-ad{
text-align:center;
}

#content-right {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/content-right.png);
	background-color: #CCCCCC;
	height: 394px;
	width:178px;
	min-width: 80px;
}
a:hover {
	color: #E00000;
	text-decoration:none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/nav_bg.png);
	width: 20%;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#subnav_contact {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/nav_bg.png);
	width: 20%;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-size: 14px;
	text-decoration:none;
}

#content {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 60%;
	background-image:url(images/splatter.png);
}

#content td.item_pic{
	vertical-align:middle;
	padding: 10px;
	width:320px;
}

#content-up-left{
	width:56px;
	background-color: #CCCCCC;
}

#content-up-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	padding:5px;
	color:#CC0000;
	background-color: #FFFFFF;
	text-align: center;
	width:200px;
	height:12px;
}

#selected-navi{
background-color:#000000;
}

#content-up-right{
	background-color: #CCCCCC;
	width:241px;
}

#content td.price{
width:98px;
	vertical-align:top;
	text-align: right;
	padding-top: 20px;
}

#content td.description{
width:220px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



img {
	border: 0px;
}

#movie-description{
font-size:12px;
}

#equipment_list {
	list-style-type: none;
	width: 638px;
	height: 181px;
	min-width:638px;
	background-image: url(images/equipment-list.png);
	background-repeat: no-repeat;
}
#equipment_list td {
	width: 20%;
	text-align: center;
}
#equipment_list td span {
	display: none;
}
#equipment_list td a {
	display: block;
	height: 181px;
	width: 100%;
}

#overview {
	background-image:url(images/play_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	vertical-align: top;
	width: 100%;
	min-width: 300px;
}

#overview h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 40px;
	font-weight: bold;
	margin-right: 10px;
}

#overview h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 40px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 20px;
	margin-right: 10px;
}

#overview a{
color:#FF0000
}

#overview h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 40px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 20px;
	margin-right: 10px;
	
}
#content-table {
	vertical-align: top;
}
#projects-flash {
	text-align: right;
	width: 250px;
	min-width: 250px;
}
#movie_holder {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin:auto;
}
