/*zero the margins it saves time and is an elegant solution*/
* {
	margin:0;
	padding:0;
}

/*then set the basic page properties for the body*/
body {
	overflow-x:hidden;
}
#outerwrapper {
	background-image: url(pics/sandark2.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 2700px;
}
/*then create the main content divs. use position relative in the wrapper if you plan to use APDivs*/
#wrapper {
	width: 750px;
	margin-left: 300px;
	position: relative;
	height: auto;
}
#header {
	height: 150px;
	
}
/*you can split the content area up later with smaller floated divs*/
#content {
	height: auto;
}
#footer {


}

/*here is the navigation section. firstly, the div the menu will go inside*/
#nav
{
	width:393px;
	position: absolute;
	left: -265px;
	top: 111px;
	z-index: 3;
	color: #FFFFFF;
	height: 46px;
}
/*next its descendants that style a list of options*/
/*remove the bullet list style and set a margin if you need to*/
#nav ul { 
list-style-type:none;

}
/*this is a horizontal menu, so float the list and set it inline*/
#nav li { 
display:inline;
float:left;
height:33px;



}
/*now the link state. display as a block and remove the text decoration*/
#nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#336666;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	font-size:15px;
	text-transform: lowercase;
}
/*finally the hover state*/
#nav a:hover {
	color:#C30118;
	text-decoration: none;
	font-size: 15px;
}
#apDiv1 {
	position:absolute;
	width:1303px;
	height:236px;
	z-index:1;
	left: -146px;
	top: 246px;
}
#apDiv2 {
	position:absolute;
	width:384px;
	height:24px;
	z-index:1;
	left: -251px;
	top: 69px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.style2 {
	color: #C30118;
	font-weight: bold;
	font-size: 16px;
}
#apDiv4 {
	position:absolute;
	width:358px;
	height:23px;
	z-index:1;
	left: -245px;
	top: 270px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #990000;
}
#apDiv6 {
	position:absolute;
	width:299px;
	height:115px;
	z-index:1;
	left: -350px;
	top: 256px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
}
#apDiv3 {
	position:absolute;
	width:325px;
	height:23px;
	z-index:1;
	left: 301px;
	top: 303px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; color: #FFFFFF; }
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 12px}
#apDiv7 {
	position:absolute;
	width:324px;
	height:23px;
	z-index:1;
	left: 300px;
	top: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#apDiv8 {	position:absolute;
	width:302px;
	height:23px;
	z-index:1;
	left: 261px;
	top: 378px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#apDiv9 {	position:absolute;
	width:302px;
	height:23px;
	z-index:1;
	left: 261px;
	top: 378px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.style8 {color: #333333}
.style9 {color: #ADAFB2}
#container {
	
	MARGIN: 20px auto 0px;
	
	WIDTH: 770px;
	
	POSITION: relative;
	HEIGHT: 396px;
	background-color: #FFFFFF;
}
#container UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 5px; WIDTH: 700px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 120px
}
#container LI {
	FLOAT: left
}
#container A.gallery {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: block; MARGIN: 1px 2px; BORDER-LEFT: #000 1px solid; CURSOR: default; COLOR: #000; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#container A.gallery:visited {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; DISPLAY: block; MARGIN: 1px 2px; BORDER-LEFT: #000 1px solid; CURSOR: default; COLOR: #000; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left; TEXT-DECORATION: none
}
#container A.slidea {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/one.jpg);
}
#container A.slideb {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/p2_jpg.jpg);
}
#container A.slidec {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/p3_jpg.jpg);
}
#container A.slided {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p4_jpg.jpg);
}
* HTML #container A.slided {
	WIDTH: 93px
}
#container A.slidee {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p5_jpg.jpg);
}
#container A.slidef {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p6_jpg.jpg);
}
* HTML #container A.slidef {
	WIDTH: 93px
}
#container A.slideg {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p7_jpg.jpg);
}
#container A.slideh {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/p8_jpg.jpg);
}
#container A.slidei {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/p9_jpg.jpg);
}
#container A.slidej {
	WIDTH: 60px;
	HEIGHT: 93px;
	background-image: url(images/thumbnails/p10_jpg.jpg);
}
#container A.slidek {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p11_jpg.jpg);
}
* HTML #container A.slidek {
	WIDTH: 93px
}
#container A.slidel {
	WIDTH: 93px;
	HEIGHT: 60px;
	background-image: url(images/thumbnails/p12_jpg.jpg);
}
#container A.gallery SPAN {
	BACKGROUND: #fff; LEFT: 5px; OVERFLOW: hidden; WIDTH: 1px; POSITION: absolute; TOP: 5px; HEIGHT: 1px
}
#container A.gallery:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
#container A.gallery:hover IMG {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; FLOAT: left; BORDER-LEFT: #fff 1px solid; MARGIN-RIGHT: 5px; BORDER-BOTTOM: #fff 1px solid
}
#container A.slideb:hover IMG {
	FLOAT: right
}
#container A.slidei:hover IMG {
	FLOAT: right
}
#container A.gallery:hover SPAN {
	BACKGROUND: #fff; LEFT: 75px; WIDTH: 372px; COLOR: #000; POSITION: absolute; TOP: 10px; HEIGHT: 372px
}
body,td,th {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #99FF00;
}
#weird {
	position:absolute;
	width:603px;
	height:24px;
	z-index:1;
	left: 20px;
	top: 15px;
}
a:hover {
}

