/* hide from ie on mac \*/
html{
HEIGHT: 100%;
overflow: hidden;
text-align:center;
}

/* end hide */
body{
BACKGROUND-COLOR: #000000;
COLOR:#ffffff;
OVERFLOW-Y: hidden;
height:100%;
}
#main{
height:90%;
WIDTH: 80%;
margin:auto;
}
.name{
FONT-FAMILY: verdana;
FONT-SIZE: 24px;
}
.back{
FONT-FAMILY: verdana;
FONT-SIZE: 20px;
POSITION: relative;
FLOAT: right;
}
a{
COLOR: #999999;
TEXT-DECORATION: none;
MARGIN-RIGHT: 20px;
FONT-SIZE: 14px;	   
}
a:hover{
COLOR: #ffffff; TEXT-DECORATION: none;
}
.gp_name{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align: left;
}
.gp_box{
position: relative;
float: left;
}
.info{
margin-right: 40px;
float: right;
}
.title{
FONT-FAMILY: verdana;
FONT-SIZE: 22px;
}
.details{
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
}     
#flashcontent{
height:100%;
width:100%;
}
.content{
height:100%;
width:100%;
} 
#moviebox{
padding-top:100px;
}
#movie{
autostart:0;
height: 340px;
width: 420px;
}
#gp_logo{
position: relative;float:left; border:0px;
width:36px;
height:36px;
}
