body,td,th 	{	margin: 0;
			padding: 0;
			font-family: verdana, helvetica, sans-serif;
			font-size: 11px;
			color: #333333;
			overflow:visible;	
		}


sup	{	font-size: 8px;
	}

body 	{	background-color: #BF0000;
		background-image: url("img/bg.jpg");
		background-repeat: repeat-x;
		background-attachment: fixed;
	}

#intro 	{	background-image: url("img/intro_bg.jpg");
		text-align: center;
		padding: 200px 0 0 0;
	}

i	{	color: #AAABBC;
	}

.clear {
	clear: both;
	height: 5px;
}


#header {	position: absolute;
		background: url(img/finetunes.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		width: 1000px;
		min-width: 800px;
		height: 120px;
		overflow: visible;
		padding: 0 0 0 436px;
	}

#teaser	{	position: absolute;
		background: none;
		width: 200px;
		min-width: 120px;
		left: 860px;
		top: 0px;
		overflow: visible;
		text-align: left;
	}

#social	{	position: absolute;
		background: none;
		width: 200px;
		min-width: 200px;
		left: 860px;
		top: 115px;
		overflow: visible;
		text-align: left;
	}


#full	{	position: relative;
		width: 800px;
		top: 96px;
		overflow: visible;
		vertical-align: top;
	}

#menu 	{	position: absolute;
		background-repeat: no-repeat;
		background-position: left top;
		width: 160px;
		min-width: 160px;
		top: 28px;
		padding: 0 0 0 0;
		overflow: visible;
	}

#menu .navi	{	width: 100%;
			top: 0px;
		}

#menu a 	{	display: block;
			background: url(img/button.jpg);
			background-repeat: no-repeat;
			background-position: 0 0;
			font-size: 13px;
			color: #000000;
			padding: 10px 0px 10px 58px;
			margin: 20px 0px 10px 10px;
		}

#menu a:hover 	{	color: #BF0000;
			background-image: url(img/button_a.jpg);
		}

#edge 	{	position: absolute;
		background-image: url(img/circle.png);
		background-repeat: no-repeat;
		background-position: left top;
		left: 170px;
		top: 20px;
		width: 30px;
		height: 20px;
	}

#content	{	position: absolute;
			background-image: url(img/bg_grey.jpg);
			background-repeat: repeat;
			background-position: top left;
			float: right;
			width: 620px;
			min-height: 480px;
			min-width: 620px;
			left: 172px;
			top: 20px;
			padding: 0 31px 31px 31px;
			overflow: visible;
		}

#content .bit	{	
			width: 100%;

			margin: 0 10px 0 0;
			overflow: auto;
			padding: 2px 2px 2px 2px;
			border: 1px solid #003638;
		}

#content .gallery 	{ 	float: left;
				vertical-align:top;
				text-align:left;
				width:147px;
				overflo: auto;
				padding: 0 5px 0 0;
			}

#content .text	{	float: right;
			vertical-align:top;
			left: 150px;
			width: 468px;
			overflow: visible;
		}

#content .newsdate 	{ 	float: left;
				vertical-align:top;
				text-align:left;
				width:100px;
				overflo: auto;
				padding: 0 5px 0 0;
			}

#content .newstext	{	float: right;
				vertical-align:top;
				left: 105px;
				width: 500px;
				overflo: visible;
				padding: 0 15px 0 0;
		}


.clear {
	clear: both;
	height: 5px;
}

div	{	
		overflow:visible;
	}

p 	{	margin: 0 0 16px 0;
		text-align: justify;
		vertical-align: top;
	}

img	{	border:0px none;
	}

img.thumb	{	width:140px;
		}

img.thumb2	{	width:90px;
		}

img.thumb3	{	width:80px;
		}

img.splash	{	width:400px;
		}

a 	{	background-repeat: repeat;
		background-position: 0 0;
		font-weight: bold;
		color: #BF0000;
		text-decoration: none;
		padding: 0 1px 0 1px;
	}

a:hover {	color: #FF9999;
		background-color: #000000;
	}

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;
	}

