html * {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

body {
margin: 0;
background-image: url(../images/draft1_bg.jpg);
}

p {font-size: 12px; padding: 10px 20px 0 0}
h1 {font-size: 16px; font-weight:bold; padding: 10px 10px 0 0}

a {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #cccccc; text-decoration: none;}

#wrapper {
width: 100%;
position: absolute;
top: 0;
background-image: url(../images/draft_bg2.jpg);
height: 400px;
}

#table {
border: 1px #777000 inset;
background-image: url(../images/draft1_bg2.jpg);
height: 400px;
}

.table_bg {
background-image:url(../images/layout_6.jpg);
background-repeat:repeat-y;
background-position:top;
}

.tdleft { 
height: 80%;
margin: 0;
padding: 0;
}

.tdright {
height: 80%;
margin: 0;
padding: 0;
}

.tdleftmenu {
background-image:url(../images/body_02.jpg);
background-repeat:no-repeat;
background-position:top;
}

#menulink {
width: 300px;
height:22px;
margin: 22px auto;
font-size:12px;
}


.lcolors {color:#FFFFFF; text-decoration:none}
.lcolors:visited {color:#FFFFFF; text-decoration:none}
.lcolors:active {color:#FFFFFF; text-decoration:none}
.lcolors:hover {color:#cccccc; text-decoration:none}



#gallery_description {
display: block;
background-color:#000000;
border: none;
width:170px;
padding: 5px;
position: relative;
top: -65px;
right: 15px;
float:right;
color: #ffffff;
}


.gallery_description {
font-size:12px;
text-align:left;
color:#ffffff;
display: block;
background-color:#000000;
border: none;
width:130px;
height: 20px;
padding: 5px;
position: relative;
top: 0px;
right: 0px;
float:left;
}

#maingallerypic {
display: block;
float: left;
width: 280px;
background-color: #323232;
height: 240px;
padding-bottom: 6px;
}

#maingallerythumb_wrapper {
display: block;
float: right;
width: 260px;
background-color: #333333;
height: 350px;
margin-right: 30px;
}

/* pics column1 */

#pic1 {
	position: relative;
	top: 0px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}

#pic2 {
	position: relative;
	top: 0px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}


#pic3 {
	position: relative;
	top: 0px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}

/* pics column 2 */

#pic4 {
	position: relative;
	top: -180px;
	right: 20px;
	bottom: 20px;
	left: 100px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}

#pic5 {
	position: relative;
	top: -180px;
	right: 20px;
	bottom: 20px;
	left: 100px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}


#pic6 {
	position: relative;
	top: -180px;
	right: 20px;
	bottom: 20px;
	left: 100px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}


/* pics column 3 */

#pic7 {
	position: relative;
	top: -360px;

	right: 20px;
	bottom: 20px;
	left: 180px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}

#pic8 {
	position: relative;
	top: -360px;
	right: 20px;
	bottom: 20px;
	left: 180px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}


#pic9 {
	position: relative;
	top: -360px;
	right: 20px;
	bottom: 20px;
	left: 180px;
	width: 60px;
	background-color: #ffffff;
	height: 60px;
					}


.thumb_boxpadding {
padding: 0px 6px 0px 20px;
}


#functionbar {
display: block;
width: 575px;
background-color: #666666;
height: 50px;
}

.titlepadding {
padding: 3px 3px 3px 6px;
}
