body {
	background-color: #000000;
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.slideshowContainer {
	width: 700; /* Set to gallery width, in px or percentage */
	height: 467px; /* Set to gallery height */
	overflow: hidden;
}

#slideshowContainer img {
	width: 700; /* Set to gallery width, in px or percentage */
	height: 467px; /* Set to gallery height */
	vertical-align:middle;
	align: center;
}
.slideshowContainer img {
	width: 700; /* Set to gallery width, in px or percentage */
	height: 467px; /* Set to gallery height */
	vertical-align:middle;
	align: center;
}

.slideshowContainer2 {
	width: 290; /* Set to gallery width, in px or percentage */
	height: 193; /* Set to gallery height */
	overflow: hidden;
}

a:link, a:active, a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover {}

.loading {
	background: url(i/loading.gif) center no-repeat;
}
.slideshowThumbnail {
	outline: none;
}
img {
	border: 0px;
}
.current img {
	border: 0px solid red;
	padding: 5px;
}

#motioncontainer {
	width: 700; /* Set to gallery width, in px or percentage */
	height: 150px; /* Set to gallery height */
	overflow:hidden;
}
#motioncontainer2 {
	width: 290; /* Set to gallery width, in px or percentage */
	height: 26px; /* Set to gallery height */
	overflow:hidden;
}
#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#masterdiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.menutitle{
	cursor:pointer;
	font-weight:bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #252525;
}
a.menutitle:link, a.menutitle:active, a.menutitle:visited {
	text-decoration: none;
}
a.menutitle:hover {
	color: #FFFFFF;
}
.submenu{
	color: #336699;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a.subnav:hover {
	color: #CCCCCC;
}
a.contact:link, a.contact:active, a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a.contact:hover {
	color: #CCCCCC;
}
.arrows {
	font-size: 9px;
}
.smtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBB45;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(i/greybg.jpg);
	width: 100%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	border: 0px none #000000;
	background-color: #141414;
}
.greyoutline {
	border: 1px solid #252525;
}
