body{margin:0;padding:0 0 40px;font:12px Arial, Helvetica, sans-serif;background:#2f2a2b url(../images/bg-body.gif);}
img { border:0; }
a{color:#ffffff;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:underline;}
input, textarea, select{font:10px arial,sans-serif;vertical-align:middle;}
#wrapper{
	width:983px;
	padding:0 6px 6px 6px;
	margin:0 auto;
	background:#191211;
	color:#969595;
}
/*header*/
#header{
	width:983px;
	overflow:hidden;
	padding:0 0 6px;
}
#header .left-col{
	float:left;
	height:477px;
	width:263px;
	overflow:hidden;
}
#header .image-holder{
	float:right;
}
/*logo*/
h1{
	margin:0;
}
.logo{
	margin:53px 0 0 41px;
	display:block;
	width:178px;
	height:146px;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
/*navigation*/
.navigation{
	float:right;
	margin:0;
	padding:166px 16px 0 0; /* Top padding is 259px - (22px * li) */
	list-style:none;
}
.navigation li a{
	display:block;
	width:247px;
	text-indent:-9999px;
	overflow:hidden;
	height:22px;
}
.navigation li .terra {
	background:url(../images/gnav_terra.gif) no-repeat 0 0;
}
.navigation li .luna {
	background:url(../images/gnav_luna.gif) no-repeat 0 0;
}
.navigation li .calliope {
	background:url(../images/gnav_calliope.gif) no-repeat 0 0;
}
.navigation li .lethe {
	background:url(../images/gnav_lethe.gif) no-repeat 0 0;
}
.navigation li .galatea {
	background:url(../images/gnav_galatea.gif) no-repeat 0 0;
}
.navigation li .kalypso {
	background:url(../images/gnav_kalypso.gif) no-repeat 0 0;
}
.navigation li .salatia {
	background:url(../images/gnav_salatia.gif) no-repeat 0 0;
}
.navigation li .terra:hover, .navigation li .luna:hover, .navigation li .calliope:hover, .navigation li .lethe:hover, .navigation li .galatea:hover, .navigation li .kalypso:hover, .navigation li .salatia:hover {
	background-position:0 -22px;
}
/*content*/
#content{
	width:959px;
	overflow:hidden;
	padding:0 0 0 24px;
	background:#2f2a2b;
}
#content hr {
	border:1px dotted #969595;
	border-width:1px 0 0;
}
/*navigation2*/
.mainnav{
	width:100%;
	overflow:hidden;
}
.mainnav ul{
	float:right;
	margin:0 7px 0 0;
	padding:0;
	list-style:none;
}
.mainnav li{
	float:left;
	padding:0 0 0 7px;
}
.mainnav li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:35px;
}
.mainnav .home a{
	width:85px;
	background: url(../images/tab_home.gif) no-repeat 0 0;
}
.mainnav .contact a {
	width:117px;
	background: url(../images/tab_contact.gif) no-repeat 0 0;
}
.mainnav .blog a {
	width:76px;
	background: url(../images/tab_blog.gif) no-repeat 0 0;
}
.mainnav .shop a {
	width:85px;
	background: url(../images/tab_shop.gif) no-repeat 0 0;
}
.mainnav .about a {
	width:95px;
	background: url(../images/tab_about.gif) no-repeat 0 0;
}
.mainnav .home a:hover, .mainnav .contact a:hover, .mainnav .blog a:hover, .mainnav .shop a:hover, .mainnav .about a:hover {
	background-position:0 -35px;
}
h2{
	font-size:16px;
	margin:22px 0 3px;
	color:#969595;
	font-weight:bold;
}
.text{
	height:1%;
	overflow:hidden;
	margin:0 35px 0 0;
}
#content p{
	color:#969595;
	line-height:17px;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding:40px 0 15px;
	background:#2f2a2b;
}
#footer p{
	margin:0;
	text-align:center;
	color:#969595;
	font-size:10px;
}

#myGallery
{
/* this gives the position and size of the gallery*/
xposition:absolute;
xleft:273px;
xtop:162px;

width: 720px !important;
height: 477px !important;
}