
* {
	margin: 0;
	padding: 0;
}

body {
	overflow: auto;
	background-color: #7F979B;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #3F4D4F;
	background-image: url('/themes/normal/TyBlaidd/images/bg.gif');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center center;
	
}

#container {
	z-index: 10;
	position: absolute;
	width: 850px;
	height: 554px;
	left: 50%;
	top:  50%;
	background-color: white;
	margin-left: -425px;
	margin-top: -277px;
	}
	
#thumbnails {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 470px;
	height: 150px;
	background-image: url('/themes/normal/TyBlaidd/images/thumbnails.jpg'); background-repeat: no-repeat; background-position: center;
	}
		
#title {
	position: absolute;
	left: 490px;
	top: 10px;
	width: 350px;
	height: 150px;
	background-image: url('/themes/normal/TyBlaidd/images/title.gif'); background-repeat: no-repeat; background-position: center;
	}	
	
#title h1,h2 {
	display: none;
	}
	
#navcontainer {
	text-align: center;
	position: absolute;
	left: 10px;
	top: 170px;
	width: 830px;
	height: 30px;
	background-color: #3F4D4F;
	}
	
#navcontainer ul
{
	font-weight: normal;
	font-size: 11px;
	padding: 6px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: white;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;

}

#navcontainer ul li a:hover
{
	color: yellow;
	text-decoration: none;
	border-bottom: 1px yellow dotted;
}
	
.content {
	position: absolute;
	left: 170px;
	top: 210px;
	width: 670px;
	height: 330px;
	background-color: white;
	Xborder: 1px #c0c0c0 dotted;
	overflow: scroll;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #3F4D4F;
	}
	
#footer {
	position: absolute;
	top: 100%;
	margin-top: -20px;
	color: white
	left: 0%;
	width: 99%;
	text-align: center;
	}
	
#footer a {
	color: white;
	text-decoration: none;
	border-bottom: 1px white dotted;
	}
	
#acomnavcontainer {
	text-align: center;
	position: absolute;
	left: 10px;
	top: 210px;
	width: 150px;
	height: 330px;
	background-color: #CCD6D8;
	}
	
#acomnavcontainer ul
{
	font-weight: normal;
	font-size: 11px;
	Xpadding: 6px;
	list-style-type: none;
}

#acomnavcontainer ul li { display: block; }

#acomnavcontainer ul li a
{
	color: black;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	border-bottom: 5px white solid;
}

#acomnavcontainer ul li a:hover
{
	color: white;
	background-color: #7F979B;
	text-decoration: none;
}

#contactdetails {
	position:absolute;
	bottom: 10px;
	left: 0px;
	width: 150px;
	text-align: center;
}

.content p{
	margin-bottom: 15px;
	margin-right: 50px;
	color: #3F4D4F;
	}
	
.content ul {
	list-style-type: square;
	margin-left: 40px;
	margin-right: 100px;
	}
	
.content li {
	margin-bottom: 15px;
	}
	
.content h1 {
	margin-top: 50px;
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 24px;
	font-family: Trebuchet MS, Verdana;
	color: #3F4D4F;
	}
	
.content h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 16px;
	font-family: Trebuchet MS, Verdana;
	color: #000000;
	}
	
.content a {
	color: #3F4D4F;
	text-decoration: none;
	border-bottom: 1px #3F4D4F dotted;
	}
	
.content a:hover {
	color: black;
	border-bottom: 1px black dotted;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.zip {}