﻿*{
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	color: #FFFF00;
}

img{border:0px;
}

html{
	width:100%;
	height:100%;
	background-color:olive;
}

A:visited  {color:orange; text-decoration: none}
A:link  {color: yellow; text-decoration: none}
A:active  {color:yellow; text-decoration: none}
A:hover   {color:black; background-color:silver; text-decoration: none}

body{
	width:100%;
	background-color: #000000;
}

#header{
	width:100%;
	background-color: olive;
	text-align:center;
}

.inside{
	width:980px;
	margin:0 auto;
	overflow:hidden
}

.floatLeft{
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	padding:20px 0 0 0px;
}

.floatRight{
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
	padding:0px 0 0 0px;
}

#menu{
	background-image:url(images/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:40px;
}

#menu ul{
	width:980px;
	margin:0 auto;
	padding:0 0 0 25px;
}

#menu li{
	list-style-type:none;
	display:inline;
}

.pic{
	margin:0 auto;
	/ margin:-4px auto;
}


#main{
	margin-left: auto;
	margin-right: auto;
	width:980px;
	background-color:black;
	padding:25px 0 45px 0;
	border-bottom:1px solid #fff;
	}

.column{
	padding:0 60px 0 27px;
	width:168px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
	line-height:17px;
	float:left;
	height: 248px;
	border-right:medium;
	border-right-color:white;
	border-left-width:medium;
}

.column h3{

	background-position:left 2px;
	background-repeat:no-repeat;
	padding:3px 0 2px 2px;
	font-family:Arial;
	font-size:14px;
	color:#FFFF00;
	font-weight:normal;
	margin-left: 0px;
}

.center_block{
	width:675px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
}

.center_block h3{

	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 25px 0px;
	font-family:Arial;
	font-size:18px;
	color:gray;
	font-weight:normal;
}

.center_block h4{

	padding:0 0 1px 1px;
	font-family:Arial;
	font-size:18px;
	color:#64584C;
	font-weight:normal;
}


.selected{

	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 25px 20px;
	font-family:Arial;
	font-size:18px;
	color:olive;
	font-weight:normal;
	font-weight:bold;
	
}

img.floatLeft { 
    float: left; 
    margin: 4px;

}

.music{
	padding:3px 0 4px 0;
	margin-left: 410px;
	padding-left:10px;
}

.text{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 10px;
	padding-left:10px;
}

.newtext{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 255px;
	padding-left:10px;
}


.newtext2{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 210px;
	padding-left:10px;
	border:medium;
	border-bottom:medium;
	border-color:yellow;
	border-width:medium;
	
}

.newtext3{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 300px;
	padding-left:10px;
}

.newtext4{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 290px;
	padding-left:10px;
}

.newtext5{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 200px;
	padding-left:10px;
}

.text2{
	text-indent:22px;
	font-size:12px;
	color:#677D2A;
	line-height:100%;
	padding:10px 0 15px 0
}

.text3{
	text-indent:5px;
	font-size:large;
	color:white;
	line-height:100%;
	padding:10px 0 15px 0
}

.tab{
	padding: 3px 0 5px 6px;
	margin-left: 20px;
	width:940px;
	font: bold 12px Verdana;
	border-bottom: 2px solid yellow;
	list-style-type: none;
	text-align: left;
}

.tab li{
	display: inline;
	margin: 0;
}

.tab li a{
	text-decoration: none;
	padding: 5px 7px;
	margin-right: 3px;
	border-bottom: none;
	background-color:olive;
	color: #2d2b2b;
}

.tab li a:visited{
	color: #2d2b2b;
}

.tab li a:hover{
	background-color: #DBFF6C;
	color: black;
}


tab li.selected a
{
	background-color:#DBFF6C;
}


.right{
	text-align:right;
	padding:25px 0 0 0;
}

.right2{
	width:430px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}

#footer{
	width:100%;
	height:27px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
	text-transform:uppercase;
	text-align:left;
	width:980px;
	margin-left: auto;
	margin-right: auto;

}

#footer a{
	color:white;
	text-decoration:none
}

#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:none}
#footer p{line-height:50px;
	padding:0 48px 0 0
}

