body, html {
	margin: 0;
	padding: 0;
	background: #000 url('/images/site/background-repeater.png') repeat-x fixed left top;
	text-align: center;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
}
/* Used to clear the floats: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
#wrapper {
	background: #000 url('/images/site/wrapper_background.jpg') repeat-y left top;
	margin: 0 auto;
	padding:0;
	text-align: left;
	width:770px;
}
#header {
	background: #000 url('/images/site/web_header.jpg') no-repeat left top;
	height: 88px;
}
#main {
	background-color: #000;
	float: right;
	margin-right:15px;
	text-align:left;
	width: 555px;
}
#left {
	background: transparent url('/images/site/left_top_spacer.jpg') no-repeat 0 0;
	float: left;
	padding-top:50px;
	text-align:center;
	width: 200px;
}
#right {
	width: 200px;
	float: left;
	background-color: #DDD;
	text-align:left;
}
#footer {
	background: #000 url('/images/site/web_footer.jpg') no-repeat left bottom;
	float: right;
	height: 67px;
	text-align:center;
	width:100%;
}
/* content styles */
#footer p {
	font-size: 0.75em;
	font-weight: 400;
	text-align: center;
	color: #FFF;
}
#footer p {
	padding-left:130px;
}
#specs.div {
	background-color:#FFF;
	padding:0 10px;
	margin-bottom:20px;
}
#loading {
	z-index:9998;
	padding:5px 20px 0 0;
	background:transparent url("/images/site/ball.gif") no-repeat scroll 80% 50%;
	border:0;
	font-family:"Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size:0.5em;
	font-weight:300;
	color: #CCC;
	text-align:right;
}
div.off-query {
	visibility:hidden;
	height:0;
}
div.on-query {
	font-size:0.5em;
	font-weight:300;
	visibility: visible;
}
#menu {
	background-color: transparent;
	color:#FFF;
	float:right;
	margin-top:100px;
	text-align: center;
	width:570px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	margin: 0 0.15em;
}
#menu li a {
	background-color: transparent;
	border: 0;
	color: #FFF;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	text-align: center;
	text-decoration: none;
	width: 8em;
}
/* Hide from IE5-Mac \*/
#menu li a {
	float: none;
}
/* End hide */
#menu li a:hover {
	background-color: transparent;
	color: #C0C0C0;
	text-decoration: underline;
}
#footer-menu {
	background-color: transparent;
	color:#FFF;
	margin:10px auto;
	text-align: center;
	width:570px;
}
#footer-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-menu li {
	float: left;
	margin: 0 0.15em;
}
#footer-menu li a {
	background-color: transparent;
	border: 0;
	color: #FFF;
	display: block;
	float: left;
	font-size:0.75em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	text-decoration: none;
	width: 8em;
}
/* Hide from IE5-Mac \*/
#footer-menu li a {
	float: none;
	font-size:0.75em;
}
/* End hide */
#footer-menu li a:hover {
	background-color: transparent;
	color: #C0C0C0;
	font-size:0.75em;
	text-decoration: underline;
}
#gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#gallery ul li {
	display: inline;
	padding:1px;
}
#gallery ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #CCC;
	background-color: #CCC;
}
#gallery ul li a:hover {
	color: #CCC;
	background-color: #CCC;
}
pre {
	font-family: monospace;
}
h1, h2, h3, h4, h5 {
	color: #FFF;
}
h1, .head1 {
	margin-top: 0;
	font-size: 1.3em;
	font-weight: 700;
}
.head2 {
	margin-top: 0;
	font-size: 1.2em;
	font-weight: 700;
}
img {
	border:1px solid #003;
	padding:0;
	margin:0;
}
td, p, input, select, option, textarea, li, span.normal {
	font-size: 0.9em;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	color: #FFF;
	
}
input, select, option, textarea {
	color:#000 !important;
}
td {
	vertical-align:top;
}
#main p {
	text-align:justify;
}
A:link {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	color: #FFF;
	text-decoration : underline;
}
A:visited {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	color: #FFF;
	text-decoration : none;
}
A:active {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	color: #666;
	text-decoration : underline;
}
A:hover {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	color: #666;
	text-decoration : underline;
}
.credit {
	font-size: 0.7em;
	color: #AAA;
}
table.main {
	background-color: #DDD;
	border-style: solid;
	border-color: #CCC;
	border-width: thin;
}
#header h1 {
	text-align: right;
	font-size: 1.1em;
	font-style: italic;
	padding:10px;
	color: #C0C0C0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	line-height : 1.5em;
}
#left h1 {
	text-align: center;
	background-color: #DDD;
}
p.left, a.left {
	text-align: center;
	color: #FFF;
}
a.left {
	text-decoration: none;
}
a.left:hover {
	border-bottom: 1px dashed #CCC;
}
a.ajax {
	text-decoration:none;
}
a.ajax:active {
	padding-left:20px;
}
.v {
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Geneva, Verdana, sans-serif;
	text-align: left;
	color: #FFF;
}
.fl {float: left;}
.fr {float: right;}
img.fr {margin-left:10px;}
img.fl {margin-right:10px;}
.p10 {padding:10px;}
.c {text-align:center;}
.r {text-align:right;}
td.r {
	font-weight:500;
	color: #FFF;
}
.b {font-weight:bold;}
li {line-height:1.3em;}
.w {color:#FFF;}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
#errormsg {
	border: 1px dashed #C00;
	background: #FFB6C1;
}
.error {
	background:#FFB6C1;
}
.magazine-image {
	color:inherit;
	background-color: #FFF;
	border: 1px #EEE solid;
}
.magazine-image img {
	padding: 0px;
	color:inherit;
	background-color: #FFF;
	margin: 2px;
	border: 1px #EEE solid;
}
img.gallery {
	border:4px solid #FFF;
}
li.pdf {
	list-style-image:url('/images/site/pdf.gif');
	line-height: 25px;
}
li.ppt {
	list-style-image:url('/images/site/ppt.gif');
	line-height: 25px;
}
li.ext {
	list-style-image:url('/images/site/ext.png');
	line-height: 25px;
}
