@charset "utf-8";
/* CSS Document */

body {
	background-repeat:no-repeat;
	background-position:center;
	background-color:#333;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}
#main {
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	width:800px;
	margin:0 auto;
	padding-top:250px;
}
#footer {
	margin:0 auto;
	width: 600px;
	margin-top:15px;
	padding:5px;
	font-size:10px;
	color:#999;
	text-align:center;
}
#pictures {
	display:none;
}
#contact {
	margin:0 auto;
	width:200px;
	padding:5px;
	margin-top:30px;
	text-align:center;
}
#links {
	width:450px;
	padding:5px;
	margin-top:0px;
	text-align:center;
	font-size:25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#profile {
	padding:10px;
	background-color:#FFF;
}
#info {
	width:450px;
	margin:5px;
}
#program {
	width:450px;
	margin:5px;
}
#content-text {
	margin-top:130px;
	margin:0 auto;
	padding:10px;
	width:600px;
}
#website {
	margin-top:30px;
	width:550px;
	height:222px;
}
#websiteimage_left {
	width:189px;
	height:202px;
	float:right;
	
}
#website_text_left {
	float:left;
	width: 335px;
	font-size:12px;
}

#websiteimage_right {
	width:189px;
	height:165px;
	float:right;
}
#website_text_right {
	float:right;
	width: 335px;
	font-size:12px;
}
#player {
	margin:0 auto;
	width:525px;
	height:300px;
}
#player2 {
	margin:0 auto;
	width:525px;
	height:300px;
}
#player3 {
	margin:0 auto;
	width:525px;
	height:300px;
}
#player4 {
	margin:0 auto;
	width:525px;
	height:300px;
}
#player5 {
	margin:0 auto;
	width:525px;
	height:300px;
}
#player6 {
	margin:0 auto;
	width:525px;
	height:300px;
}
#websites {
	margin:0 auto;
	width:650px;
}
#close {
	width:100px;
	padding:5px;
	border:black 1px solid;
	float:right;
}
#text {
	margin:0 auto;
	margin-top:20px;
	width:400px;
	text-align:center;
	color:#999;
}
