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

.wrapper {
background-color:#B1201D;
border:1px solid #C89897;
height:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
width:1200px;
}
.topImage {
background:url("http://www.phenotract.com/images/topbg1200.gif") no-repeat scroll 0 0 transparent;
height:236px;
margin-left:auto;
margin-right:auto;
text-align:center;
width:1200px;
}
.logo {
padding-top:120px;
text-align:center;
}
.nav {
background:url("http://www.phenotract.com/images/bg5.jpg") repeat scroll 0 0 transparent;
float:left;
font-family:arial;
font-size:19px;
font-weight:bold;
height:370px;
line-height:2.5;
margin-left:20px;
margin-top:15px;
width:220px;
}
.nav ul {
list-style-type:none;
margin:0;
padding:12px 0 0;
}
.nav li {
}
.nav a {
text-decoration:none;
}
.centerContent {
background-color:black;
border-left:1px solid black;
border-right:1px solid black;
color:#FFFFFF;
font-family:arial;
font-size:14px;
height:500px;
margin-bottom:25px;
margin-left:295px;
margin-top:15px;
overflow:auto;
padding-left:10px;
padding-right:10px;
padding-top:15px;
text-align:left;
width:540px;
}
.centerContent img {
padding-right:4px;
}
.centerContent a:link {
color:white;
}
.albumdesc {
float:right;
height:130px;
width:400px;
}
.clear {
clear:both;
}
.player {
float:right;
height:50px;
margin-top:15px;
text-align:left;
width:325px;
}
a:link {
color:#000000;
}
a:visited {
color:#000000;
}
a:hover {
color:#FF2700;
}
a:active {
color:#FF2700;
}
