body { 
	background-image:URL('DAASK.JPG');
	background-color: black;
	background-repeat: no-repeat;
	color: WHITE; 
	margin-top: 0px;
	margin-bottom: 0; 
	padding: 0;
	font-family: Century Gothic, arial, sans-serif;
	font-size: 10px;
	 
}
h1 {
	font-size: 22px;
	font-weight: bold;
	border-right: 1px dotted #404040;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 0.1;
	border-right: 1px dotted #404040;
}
#container{
	width: 800px;
	height: 1000px;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Century Gothic, arial, sans-serif;
	font-size: 13px		
}
#left{
	width:	180px;
	height: 800PX;
	margin-left: 15px;
	margin-top: 30px;
	float: left;
	border-right: 1px dotted #ffffff;
	font-size: 14px;
}
#leftbuffer{
	width: 255px;
	height: 100px;
	border-right: 1px dotted #404040;
}
#title{
	width:555px;
	height:30px;
	font-size: 28px;
	float: right;
	border-bottom: 0px dotted #ffffff;
	margin-top: 30px;
}
#centre{
	width: 520px;
	font-color: #000000;
	margin-top: 20px;
	float: left;
	margin-left: 50px;
}
#btmlinks{
	width:800px;
	height:60px;
	font-size: 11px;
	border-top: 1px dotted black;
	text-align: center;
	float: left;

}
#logobanner{
	width: 800px;
	height: 690px;
	margin-top: 40px;
	border-bottom: 0px dotted #ffffff;
	font-size: 75px
}
img
{  border-style: none;
}

a:link  {
	color: #EE00EE;
	text-decoration: none;
}
a:visited  {
	color: #DA70D6;
	text-decoration: none;
}
a:active  {
	color: #EE00EE;
	text-decoration: none;
}
a:hover  {
	color: #820BBB;
	text-decoration: none;
}


#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:white;
    }
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #ffffff; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(images/tsam.jpg); 
    height:82px; 
    width:60px;
    }
#container a.slideb {
    background:url(images/tgary.jpg); 
    height:82px; 
    width:60px;
    }
#container a.slidec {
    background:url(images/ttom.jpg); 
    height:82px; 
    width:60px;
    }
#container a.slided {
    background:url(images/tarron.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidee {
    background:url(images/tdave.jpg); 
    height:93px; 
    width:60px;
    }
    #container a.slidef {
    background:url(images/tgary1.jpg); 
    height:93px; 
    width:60px;
    }
    #container a.slideg {
    background:url(images/tsam1.jpg); 
    height:93px; 
    width:60px;
    }
    #container a.slideh {
    background:url(images/tgary1.jpg); 
    height:93px; 
    width:60px;
    }

#container ul {
    width:400px; 
    height:500px;
	margin:5px;
	float:left;
    }
#container li {
    float:left;
    }
#container a.gallery:hover {
    border:1px solid #DA70D6; 
    }

#container a.gallery:hover span {
    position:absolute; 
    width: 400px; 
    height: 500px; 
    top: 210px; 
    left: 85px; 
    color: black; 
    background: none;
    }