
/* REMEMBER! Some styles are in the main html to fix Netscape 4.x! */


body {
	margin: 0px;
	padding: 0px; 
	font: 12px Arial, Tahoma, sans-serif;
	/*/*/
	font: 100% Arial, Tahoma, sans-serif;
	color: #DDD;
	background: #000 repeat-y url(images/diamond.gif);
	/* END */
	}

div {
	/*/*/
	font: 1em Arial, Tahoma, sans-serif;
	/* END */
	color: #DDD;
	}

a:link {text-decoration: underline; color: #FFF;}
a:visited {text-decoration: underline; color: #BBB;}
a:hover {text-decoration: none; color: #DDD;}

.whiteborder {border: 1px solid #FFF;}

.dashed {border-bottom: 1px dashed #FFF;}
.dashedhr {border-bottom: 1px dashed #777; margin: 20px 100px; font-size: 2px;}

.spacer {clear: both; font-size: 2px;}
.clear {clear: both}

.center {text-align: center;}
.centermargin {display: block; margin: 0 auto;}

.left {float: left}
.right {float: right}

.b {font-weight: bold}

ul {list-style: disc outside url(images/diamondtiny.gif);} 
	
li {margin-top: 8px;}

ul.nospace li {margin-top: -2px;}

abbr, acronym, .info {
	border-bottom: 2px dotted #DDD;
	cursor: help;
	}
	
/* ##### MAIN TEXT ##### */


.smalltext {font-size: 0.6em;}
.text {font-size: 0.8em;}
.largetext {font-size: 1.2em;}
.hugetext {font-size: 1.4em;}
	
h1 {
	font: bold 1.5em Verdana, Arial, Tahoma, sans-serif;
	margin-top: 0;
	position: relative; /* IE */
	}
	
h2 {
	font: bold 1.4em Arial, Tahoma, sans-serif;
	margin: 20px 0 2px 0;
	position: relative; /* IE */
	}
	
h3 {
	font: bold 1.2em Arial, Tahoma, sans-serif;
	margin: 20px 0 2px 0;
	position: relative; /* IE */
	}

/* ##### IMAGES ##### */

.thumbnail {
	float: left;
	width: 145px;
	padding: 10px 0;
	margin: 5px;
	border: 1px solid #FFF;
	background-color: #333;
	text-align: center;
	position: relative;
	}
	
.thumbnail img {margin-bottom: 5px;}

.imagelefttop {
	float: left;
	margin: 0 8px 8px 0;
	position: relative; /* IE bug fix */
	}
	
.imageleft {
	float: left;
	margin: 8px 8px 8px 0;
	}

.imageright {
	float: right;
	margin: 8px 0 8px 8px;
	}

div.imager, div.imagel, div.image { 
	margin: 10px;
	padding: 5px 5px 0 5px;
	text-align: center;
	background-color: #222;
	border: 1px solid #DDD;
	clear: both;
	position: relative;
	}

div.imager div, div.imagel div, div.image div {
	padding: 5px;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	border-bottom: 1px solid #666;
	}
	
div.imagel {float: left; margin-left: 0;}
div.imager {float: right; margin-right: 0;}
div.image {margin: 5px auto}

.w200 {width: 200px}
.w300 {width: 300px}
.w400 {width: 410px}

/* ##### MENU ##### */

#topheader {
	padding: 20px 0 30px 0;
	width: 100%;
	background-color: #000;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#leftmenu {
	width: 200px;
	position: absolute;
	left: 10px;
	top: 200px;
	padding: 0px;
	}

#main {
	text-align: justify;
	margin-top: 200px;
	margin-left: 210px;
	position: relative;
	padding: 0 10px;
	}

.menucontainer {
	height: 50px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	}

/*/*/
.menubutton a {
	text-decoration: none;
	font: bold 17px 'Times New Roman' !important;
	color: #000;
	padding: 15px 0;
	display: block;
	position: relative;
	}

.menubutton a:visited {
	text-decoration: none;
	color: #000;
	}

.menubutton a:hover {
	text-decoration: none;
	color: #FFF;
	}
/* END */

/* ##### CONTAINERS AND HEADERS ##### */

.headersmall {
	border: 1px solid #FFF;
	background-color: #555;
	font-size: 0.8em;
	text-align: justify;
	color: #FFF;
	padding: 8px;
	margin: 0 50px;
	position: relative; /* IE bug fix */
	}
	
.header {
	border: 1px solid #FFF;
	background-color: #555;
	font: bold 1em Arial, Tahoma, sans-serif;
	text-align: center;
	color: #FFF;
	padding: 8px;
	margin: 0 30px;
	}

.body {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #444;
	font-size: 0.8em;
	text-align: justify;
	padding: 8px;
	margin: 0 30px;
	}

.fullheader {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #555;
	padding: 3px 20px;
	color: #FFF;
	}

.container {
	border: 1px dashed #FFF;
	padding: 8px;
	font-size: 0.8em;
	background-color: #444;
	margin-bottom: 20px;
	text-align: justify;
	position: relative;
	}

.multifullheader {
	border: 1px solid #FFF;
	background-color: #555;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	}

.multicontainer {
	border-left: 1px dashed #FFF;
	border-right: 1px dashed #FFF;
	border-bottom: 1px solid #444; /* creeping text fix */
	padding: 10px;
	font-size: 0.8em;
	background-color: #444;
	text-align: justify;
	position: relative; /* IE */
	margin: 0px;
	text-indent: 0;
	}

* html .multicontainer, * html .multifullheader {width: 95%;} /* IE */


