html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	background: #000 url(../images/bggal2.png) repeat-x;
	font: 14px Verdana, Tahoma, sans-serif;
	color: #ccc;
	height: 100%;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4 {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	letter-spacing: 2px;
	font-size: 2em;
	font-weight: bold;
	margin: 0em 0 0.5em;
	color: #fff;
}
h2 {
	font: bold 18px tahoma, 'helvetica neue', sans-serif;
	margin:5px 0;
	color:#ddd;
}
h3 {
	font: bold 16px tahoma, 'helvetica neue', sans-serif;
	margin:5px 0;
	color:#a241be;
}
h4 {
	margin-bottom: 0.5em;
	margin-top: 0;
	border-bottom: none;
}
p, ul {
	margin: 0 0 0 0;
	line-height: 125%;
}
a:focus {
	outline: none;
}
.clear {
	clear: both;
}
img {
	border: none;
}
img.right {
	float: right;
	margin: 10px;
	padding: 5px;
	border: 1px solid #351844;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -66px;
}
.footer, .push {
	height: 66px;
}
#pic {
	position: relative;
	top: -5px;
	left: 760px;
	width: 150px;
	abackground: url(../images/mouse.png) no-repeat;
}
#header {
	width: 960px;
	height: 248px;
	background: url(../images/header2.gif) no-repeat 34px -28px;
	margin: 0 auto;
	z-index: 1;
}
#tops {
	width: 960px;
	margin: -46px auto 0;
	background: url(../images/ctop2.png) no-repeat 34px 0px;
}
#columns {
	clear:both;
	width: 960px;
	margin: -28px auto;
	background: url(../images/cmiddle2.png) no-repeat 55px 401px;
	min-height: 565px;
}
#content {
	margin: 0 auto;
	width: 500px;
	padding: 40px 0;
	color: #fff;
}
#content ol, #content ul {
	padding: 0 25px 0 40px;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 66px;
	abackground: url(../images/cbase2.png) no-repeat 5px 0px;
	color: #fff;
}
#footer p {
	text-align: center;
}
.copy {
	font-size: 80%;
	padding-top: 49px;
}
#menu {
	margin: 0 auto;
	width: 960px;
	height: 40px;          /* offset for header */
}
.mlddm {
	visibility: hidden;
	width: 580px;            /* to center */
	margin: 0 auto;
	padding: 0;
	height: 40px
}
.mlddm li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 17px trebuchet ms, arial, tahoma, sans-serif;
}
.mlddm li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 12px 23px 7px;
	margin: 0;
	width: auto;
	text-decoration: none
}
.mlddm li a:hover {
	background: url(../images/menubg3.png) repeat-x;
	color: #fff
}
.mlddm ul {
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	background: url(../images/bg2.png) no-repeat;
	z-index: 10;
}
.mlddm ul li {
	float: none;
	border-right: none;
}
.mlddm ul li a {
	font-size: 15px;
	display: block;
	white-space: nowrap;
	margin: 0px;
	width: auto;
	min-width: 90px;
	padding: 8px 24px 8px 16px;
	text-align: left;
	aborder-top: 1px solid #222;
	border-left: 4px solid #444
}
.mlddm ul li a:hover {
	color: #fff;
	aborder-top: 1px solid #222;
	border-left: 4px solid #888;
}
.mlddm .sub {
	background: transparent no-repeat right url(../images/arrow.gif)
}
.mlddm .sub:hover {
	background: #623178 no-repeat right url(../images/arrow.gif)
}
.mlddm .drop {
	background: transparent no-repeat right url(../images/arrowdown.gif)
}
.mlddm .drop:hover {
	background: #623178 no-repeat right url(../images/arrowdown.gif)
}
.mlddm li ul li ul {
	margin: 5px 0 0 -1px;
}
.mlddm ul li ul li a {
	padding: 5px 16px;
}
li.active a {
	text-decoration:underline;
}
li.active ul li a {
	text-decoration: none;
}
#wrap {
	margin: 0 auto;
	width: 960px;
}
#nav {
	clear: both;
	text-align: left;
	float:left;
	width: 150px;
}
.galleria {
	list-style:none;
	width:720px
}
.galleria li {
	display:block;
	width:72px;
	height:64px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0
}
.galleria li a {
	display:none
}
.galleria li div {
	position:absolute;
	display:none;
	top:0;
	left:180px
}
.galleria li div img {
	cursor:pointer
}
.galleria li.active div img, .galleria li.active div {
	display:block
}
.galleria li img.thumb {
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
}
.galleria li .caption {
	display:block;
	padding-top:.5em
}
* html .galleria li div span {
	width:400px
} /* MSIE bug */
.galleria_container {
}
#wrap {
	padding:5px 20px 20px 20px;
	text-align:center;
}
p.gallery {
	font: 14px tahoma, 'helvetica neue', sans-serif;
}
a {
	color: #a342ff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#a342ff;
}
.nav a:hover, a.logo:hover {
	background-color:transparent;
}
a:focus {
	outline: none;
}
.gallery1 {
}
.gallery1 li {
	width:72px;
	height:64px;
	border:2px solid #333;
	margin:2px;
}
.gallery1 li:hover {
	border:2px solid #999;
}
#main_image {
	margin:0 auto 10px auto;
	height:450px;
	width:700px;
}
.nav {
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue', sans-serif;
}
#thumbs {
	width:720px;
	margin:0 auto;
padding:; /*width is 80px per image*/
}
#gal {
	float:right;
	width: 800px;
}
.logo {
	position: relative;
	top: -39px;
}
