a:link {color: #CE1B6C; text-decoration: none; font-weight: normal;}
a:active {color: #CE1B6C; text-decoration: none; font-weight: normal;}
a:visited {color: #CE1B6C; text-decoration: none; font-weight: normal;}
a:hover{color: #CE1B6C; text-decoration: none; font-weight: bold;}

body {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	}
	
#logo {
	margin-top: 30px;
	}	
	
#title {
	margin-top: 55px;
	color: #E3E3E3;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 4.5em;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #F4F4F4;
	padding-bottom: 15px;
	}
	
.nav {
	margin: 90px 0 0 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	} 
	
.nav a:link {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.nav a:active {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.nav a:visited {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.nav a:hover{color: #FFFFFF; text-decoration: none; font-weight: bold;}

.nav img {
	padding: 0 5px 0 5px;
	}
	
.purple {
	background-color: #9E4A95;
	padding: 5px;
	}
	
.blue {
	background-color: #4394B2;
	padding: 5px;
	}
	
.green {
	background-color: #8AB549;
	padding: 5px;
	}
	
.orange {
	background-color: #E9A347;
	padding: 5px;
	}
	
.pink {
	background-color: #FF0099;
	padding: 5px;
	}
	
.text {
	margin: 30px 0 0 0;
	padding: 8px;
	border: 1px solid #F4F4F4;
	clear: both;
	}
	
.text_in {
	background-color: #FAFAFA;
	padding: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	line-height: 18px;
	color: #666666;
	}
	
.text_in p {
	text-align: center;
	}
	
.text_left {
	background-color: #FAFAFA;
	padding: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	line-height: 18px;
	color: #666666;
	}
	
blockquote {
	font-size: 2.4em;
	line-height: 40px;
	text-align: center;
	}	
	
.item1, .item2, .item3 {
	margin: 30px 0 0 0;
	width: 320px;
	float: left;
	text-align: center;
	margin-bottom: 90px;
	}
	
.item4 {
	margin: 30px 0 0 0;
	width: 960px;
	float: left;
	text-align: center;
	margin-bottom: 90px;
	}
	
.item1 img, .item2 img, .item3 img, .item4 img {
	border: 1px solid #F4F4F4;
	padding: 6px;
	}
	
.statement {
	margin-top: 30px;
	text-align: center;
	}
	
#statement {
	background-color: #FAFAFA;
	padding: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	line-height: 18px;
	color: #666666;
	border: 5px dashed #D40000;
	}
	
.item_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 18px;
	color: #666666;
	text-transform: uppercase;
	}
	
.item_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	line-height: 18px;
	color: #666666;
	}
	
#footer {
	margin: 100px 0 0 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	border-top: 1px solid #F4F4F4;
	padding: 20px 0 30px 0;
	color: #999999;
	clear: both;
	text-align: center;
	}
	
#player {
height: 264px;
width: 480px;
display: block;
margin: 40px auto;
}