body {
	background-color:#333333;
	margin:0 auto;
}

/* LAYOUT */



/* Surrounding table */

.around {
	width:800px;
	text-align:center;
	padding:5px 5px 5px 5px;
	background-color:#000000;
	border:1px solid #6666666;
}




/* Navbar */

.nav {
	border:none;
	width:800px;
	text-align:center;
	height:32px;
	Horizontal-align:middle;
	vertical-align:middle;
	font-family:"Copperplate Gothic Light", Verdana;
	font-size:12px;
	color:#ffffff;

}
.navactive {
	border:none;
	width:800px;
	text-align:center;
	height:32px;
	Horizontal-align:middle;
	vertical-align:middle;
	font-family:"Copperplate Gothic Light", Verdana;
	font-size:12px;
	color:#9C3326;

}


/* Main content Area */

.maincontent {
	width:800px;
	border:1px solid #000000;
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
}



/* Height Gap */

.hg {
	height:5px;
}



/* Red footer bar */

.footerbar {
	width:800px;
	height:6px;
	background-image: url(images/footerbg.gif);
	background-repeat:repeat-x;
}



/* Footer (w. links) */

.footer {

	width:800px;
	height:10px;
	text-align:right;
}


/* Link back */

.lbt {
	width:600px;	
	text-align:center;
}

/* LINK STYLES */


/* Link back to spyka design */

a.linkback {
	font-size:9px;
	color:#666666;
	font-family:Arial;
}
a.navlink:hover {
	font-family:"Copperplate Gothic Light", Verdana;
	font-size:12px;
	color:#9C3326;
	text-align:center;
}

a.footerlink:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#DCDCDC;
	text-decoration:none;
}


/* All other links */

a {
	font-family:Tahoma;
	font-size:11px;
	color:#9C3326;
	text-decoration:none;
}
a:hover {

}	
.TitleMain {
	width:600px;
	border:1px solid #000000;
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;

}


/* Navbar links */

a.navlink {
	background-color: #000000;
	border: none;
	text-align:center;
}



/* Navbar links */

a.navlink {
	font-family:"Copperplate Gothic Light", Verdana;
	font-size:12px;
	color:#ffffff;
	font-style: normal;
 } 


/* Footer links */

a.footerlink { 	font-family:Tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
 } 
.maincontentTableContacts {

	width:500px;
	border:1px solid #000000;
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
}
