a:link {color:#ffffff; text-decoration:none;}
a:visited {color:#ffffff; text-decoration:none;}
a:hover {color:#aaaaaa; text-decoration:underline;}
a:active {color:#777777;}

body {
 margin:0 0 0 0;
 font-family:Helvetica,Verdana,Arial;
 font-size:12px;
 color:white;
 background:black;
}

.background {
 position:absolute;
 top:0px;
 left;0px;
 width:100%;
 overflow:hidden;
}

#wrapperbody {
 text-align:center;
}

#wrapper960 {
 width:960px;
 height:640px;
 margin:auto;
 margin-top:125px;
 text-align:left;
 background-image:url(photo.jpg);
 background-repeat:no-repeat;
}

#wrapperheader {
 width:960px;
 margin:auto;
 text-align:left;
}

#logo {
 position:absolute;
 top:35px;
}

#vbar {
 position:absolute;
 top:47px;
 margin-left:365px;
 background:grey;
 width:5px;
 height:61px;
}

#title {
 position:absolute;
 top:36px;
 margin-left:388px;
 width:300px;
 height:70px;
 font-size:4.9em;
}

#mooto {
 position:absolute;
 top:46px;
 margin-left:856px;
 color:#666666;
}

#hbar {
 position:absolute;
 top:125px;
 background:grey;
 width:960px;
 height:3px;
}

.menu {
 position:absolute;
 top:145px;
 width:960px;
 margin:0;
 padding:0px;
 list-style:none;
 background-color:#000000
}

.menu li,
.menu li a {
 float:left;
 display:block;
}

.menu li a {
 padding-top:5px;
 padding-bottom:5px;
 padding-left:22px;
 padding-right:22px;
 font-size:1.63em;
 background-color:#000000;
 color:#ffffff;
 border-right:2px solid grey;
}

.menu li a:hover {
 background-color:#333333;
 text-decoration:none;
}

#language {
 position:absolute;
 top:190px;
 margin-left:840px;
 padding:7px;
 background-color:black;
}

#youtube {
 position:absolute;
 top:192px;
 margin-left:735px;
 width:25px;
 height:25px;
}

#twitter {
 position:absolute;
 top:192px;
 margin-left:770px;
 width:25px;
 height:25px;
}

#facebook {
 position:absolute;
 top:192px;
 margin-left:805px;
 width:25px;
 height:25px;
}

#footer {
 width:960px;
 margin:auto;
 margin-top:5px;
 margin-bottom:40px;
 color:#333333;
 font-size:11px;
}

#footer a:link {color:#444444; text-decoration:none;}
#footer a:visited {color:#444444; text-decoration:none;}
#footer a:hover {color:#aaaaaa; text-decoration:underline;}

