body,td,th 	{	margin: 0;
			padding: 0;
			font-family: verdana, helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			overflow:visible;
		}

sup	{	font-size: 8px;
	}

body 	{	background-color: #000000;
		background-image: url("img/background.gif");
		background-repeat: repeat;
		background-attachment: fixed;
	}

i	{	color: #AAABBC;
	}

.clear {
	clear: both;
	height: 5px;
}

#full	{	position: relative;
		width: 800px;
		top: 0px;
		overflow: visible;
		vertical-align: top;
		text-align: center;
	}

#bluephantom {	position: fixed;
		background: url(img/backgroundbp.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		width: 1024px;
		height: 700px;
		overflow: visible;
	}

#rots 	{	positioN: fixed;
		background: url(img/backgroundrots.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		width: 850px;
		height: 700px;
		top: 126px;
		overflow: visible;
	}

#header {	positioN: absolute;
		background: url(img/header.png);
		background-repeat: no-repeat;
		background-position: left top;
		width: 800px;
		min-width: 800px;
		height: 105px;
		overflow: visible;
	}

#da 	{	positioN: absolute;
		background: none;
		width: 150px;
		min-width: 160px;
		left: 638px;
		top: 165px;
		margin: 0 10px 0 0;
		padding: 2px 2px 2px 2px;
		overflow: visible;
		text-align: center;
	}

#da a	{	padding: 2px 0 2px 0;
	}

#mainmenu {	position: absolute;
		background: url(img/menu.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		width: 800px;
		height: 21px;
		left: 0px;
		top: 125px;
		padding: 3px 0 0 0;
		overflow: visible;
		text-align: center;
	}


#mainmenu a {	color: #AAAAAA;
		padding: 2px 10px 2px 10px;	
	}

#mainmenu a:hover {	color: #FFFFAA;
		}

#submenu {	position: relative;
		background: url(img/menu2.png);
		background-repeat: repeat-x;
		background-position: left top;
		width: 780px;
		height: 21px;
		left: 0px;
		top: 144px;
		padding: 0 0 0 20px;
		margin: 0 0 0 0;
		overflow: visible;
		text-align: left;
	}


#submenu a {	color: #AAAAAA;
		display: inline-block;
		height: 21px;
		background: url(img/menu1.png);
		background-repeat: repeat-x;
		padding: 3px 10px 0 10px;
		background-position: 0 0;
	}

#submenu a:hover {	color: #FFFFAA;
		}


#sitemenu {	position: absolute;
		background-image: url(img/menu2.png);
		background-repeat: repeat-x;
		background-position: left top;
		width: 800px;
		height: 20px;
		left: 0px;
		top: 105px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		overflow: visible;
	}

#sitemenu a.vxhq {	display: inline-block;
			width: 160px;
			height: 20px;
			background-image: url(img/vxhq.jpg);
			background-repeat: no-repeat;
			background-position: 0 0;
			padding: 0 10 0 10px;
			margin: 0 0 0 45px;
		}

#sitemenu a.vxhq:hover 	{	background-image: url(img/vxhqa.jpg);
			}

#sitemenu a.rots {	display: inline-block;
			width: 160px;
			height: 20px;
			background-image: url(img/ep3.jpg);
			background-repeat: no-repeat;
			padding: 0 10 0 10px;
			margin: 0 0 0 20px;
		}

#sitemenu a.rots:hover 	{	background-image: url(img/ep3a.jpg);
			}

#sitemenu a.tbp {	display: inline-block;
			width: 160px;
			height: 20px;
			background-image: url(img/bpp.jpg);
			background-repeat: no-repeat;
			padding: 0 10 0 10px;
			margin: 0 0 0 20px;
		}

#sitemenu a.tbp:hover 	{	background-image: url(img/bppa.jpg);
			}

#sitemenu a.ess {	display: inline-block;
			width: 160px;
			height: 20px;
			background-image: url(img/ess.jpg);
			background-repeat: no-repeat;
			padding: 0 10 0 10px;
			margin: 0 0 0 20px;
		}

#sitemenu a.ess:hover 	{	background-image: url(img/essa.jpg);
			}

#frontpage	{	position: absolute;
			float: right;
			width: 620px;
			min-width: 610px;
			left: 0px;
			top: 165px;
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			overflow: visible;
			text-align: left;
		}

#frontpage .bit	{	
			width: 100%;
			background-image: url(img/content.jpg);
			background-repeat: repeat-x;
			background-position: top left;
			margin: 10px 0 0 0;
			padding: 2px 0 2px 10px;
			overflow: auto;
			border: 1px solid #003638;
			vertical-align: top;
		}

#frontpage .newsdate 	{ 	float: left;
				vertical-align:top;
				text-align:left;
				width:100px;
				overflow: auto;
				padding: 0 5px 0 0;
			}

#frontpage .newstext	{	float: right;
				vertical-align:top;
				left: 115px;
				width: 480px;
				overflow: visible;
				padding: 0 15px 0 0;
		}


#content	{	position: absolute;
			float: right;
			width: 778px;
			min-width: 640px;
			left: 0px;
			top: 165px;
			padding: 0 0 0 0;
			margin: 0 0 0 0;
			overflow: visible;
			text-align: left;
		}

#content .bit	{	
			width: 100%;
			background-image: url(img/content.jpg);
			background-repeat: repeat-x;
			background-position: top left;
			margin: 10px 0 0 0;
			padding: 2px 10px 2px 10px;
			overflow: auto;
			border: 1px solid #003638;
		}

#content .gallery 	{ 	float: left;
				vertical-align:top;
				text-align:left;
				width:147px;
				overflow: auto;
				padding: 0 5px 0 0;
			}

#content .text	{	float: right;
			vertical-align:top;
			left: 150px;
			width: 620px;
			overflow: visible;
		}


#content .credits	{	width:140px;
			}

.clear {
	clear: both;
	height: 5px;
}

div	{	
		overflow:visible;
	}

.float	{	position: absolute;
		left:344px; 
		top: 9px;
	}

p 	{	margin: 0 0 16px 0;
		text-align: justify;
		vertical-align: top;
	}

p.da	{	text-align: center;
	}


img	{	border:0px none;
	}

img.thumb	{	width:147px;
		}

img.thumb2	{	width:90px;
		}

img.thumb3	{	width:80px;
		}

img.splash	{	width:400px;
		}

a 	{	background-repeat: repeat;
		background-position: 0 0;
		font-weight: bold;
		color: #006674;
		text-decoration: none;
		padding: 0 1px 0 1px;
	}

a:hover {	color: #FFFFAA;
		background-image: url(img/linka.jpg);
	}

a.pic	{	background-image: none;
		padding: 0 0 0 0;
	}


h1 	{	font-size: 14px;
		font-weight: bold;
		text-align: center;
	}

h2 	{	font-size: 14px;
		font-weight: bold;
		text-align: justify;
	}

h3 	{	font-size: 12px;
		font-weight: bold;
		text-align: center;
	}

h4 	{	font-size: 12px;
		font-weight: bold;
		text-align: justify;
	}
