body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background: #000000 url(bg.gif) repeat-x;
}
a:link {
	text-decoration: none;
 	color: #AAAAAA;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #444444;
}

.cthumb {
	background-color: #444444;
}

.thumb {
	background-color: #222222;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #cccccc;
}

.title a:link {
	text-decoration: none;
	color: #cccccc;
}

.title a:visited {
	text-decoration: none;
	color: #cccccc;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #AAAAAA;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #888888;
	font-size: 90%;
}

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #eeeeee;
	background-color: #992200;
	border: 1px solid #000000;
}
#banner
{
width: 900px;
height: 94px;
}
#banner h1
{
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    line-height: normal;
    vertical-align: top;
    font-size: 31pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
#banner h2
{
    padding: 0px 0px 0px 7px;
    margin: 0px;
    color: #FFFFFF;
    line-height: normal;
    vertical-align: top;
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-align: left;
}

#badge
{
    float: left;
    padding-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 8px;
}
#title
{
    float: right;
    color: #FFFFFF;
    font-size: x-large;
    padding-right: 10px;
}
#footer
{
	margin: 0px;
	font-size: x-small;
	text-align: center;
	width: 900px;
	bottom: 0px;
	
}
.footerright
{
	font-size: x-small;
	text-align: left;
	width: 267px;
	color: #888888;
	bottom: 0px;
	margin: auto auto auto 0px;
	float: right;
}
.footercentre
{
	font-size: x-small;
	text-align: center;
	color: #888888;
	width: 380px;
	bottom: 0px;
	margin: auto;
	float: left;
}
.footerleft
{
	font-size: x-small;
	text-align: left;
	color: #888888;
	width: 250px;
	bottom: 0px;
	margin: auto;
	float: left;
}

