body {
font-family:Lucida Sans Unicode;
color:white;
font-size:12pt;
font-weight:normal;
background-color:#515151;
}
#container {
margin-left:auto;
margin-right:auto;
background-color:#26394d;
width:960px;

}
#header {
width:960px;
height:111px;
background-image:url("images/header.jpg");
background-repeat:no-repeat;
display:block;
}
#logo {
float:left;
clear:right;
width:198px;
height:91px;
margin-top:10px;
margin-left:10px;
}

img {
border:0;
}

#pagetitle {
float:left;
width:700px;
height:30px;
margin-top:15px;
margin-left:50px;
margin-bottom:15px;
display:block;
}

a.home{
float:left;
clear:right;
margin-left:30px;
width:85px;
height:29px;
background-position:center;
background-image:url("images/homeup.jpg");
background-repeat:no-repeat;
display:block;
}
a.home:hover {
float:left;
clear:right;
margin-left:30px;
background-position:center;
width:85px;
height:29px;
background-image:url("images/homeover.jpg");
background-repeat:no-repeat;
display:block;
}
a.homeactive {
float:left;
clear:right;
margin-left:30px;
background-position:center;
width:85px;
height:29px;
background-image:url("images/homeover.jpg");
background-repeat:no-repeat;
display:block;
}
a.portfolio{
float:left;
clear:right;
margin-left:70px;
width:119px;
height:29px;
background-image:url("images/portup.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.portfolio:hover {
float:left;
clear:right;
margin-left:70px;
width:119px;
height:29px;
background-image:url("images/portover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.portfolioactive {
float:left;
clear:right;
margin-left:70px;
width:119px;
height:29px;
background-image:url("images/portover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.bio{
float:left;
clear:right;
margin-left:70px;
width:53px;
height:29px;
background-image:url("images/bioup.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.bio:hover {
float:left;
clear:right;
margin-left:70px;
width:53px;
height:29px;
background-image:url("images/bioover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.bioactive {
float:left;
clear:right;
margin-left:70px;
width:53px;
height:29px;
background-image:url("images/bioover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.contact{
float:left;
clear:right;
margin-left:70px;
width:109px;
height:29px;
background-image:url("images/contactup.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.contact:hover {
float:left;
clear:right;
margin-left:70px;
width:109px;
height:29px;
background-image:url("images/contactover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.contactactive {
float:left;
clear:right;
margin-left:70px;
width:109px;
height:29px;
background-image:url("images/contactover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.level{
float:left;
clear:right;
margin-left:300px;
width:134px;
height:30px;
background-image:url("images/level.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.level:hover {
float:left;
clear:right;
margin-left:300px;
width:134px;
height:30px;
background-image:url("images/levelover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.levelactive {
float:left;
clear:right;
margin-left:300px;
width:134px;
height:30px;
background-image:url("images/levelover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.animation{
float:left;
clear:right;
margin-left:40px;
width:114px;
height:27px;
background-image:url("images/animation.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.animation:hover {
float:left;
clear:right;
margin-left:40px;
width:114px;
height:27px;
background-image:url("images/animationover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
a.animationactive {
float:left;
clear:right;
margin-left:40px;
width:114px;
height:27px;
background-image:url("images/animationover.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
}
.copyright {
margin-left:auto;
margin-right:auto;
text-align:center;
width:960px;
font-family: Lucida Sans Unicode;
color:white;
font-size:8pt;
font-weight:normal;
padding-bottom:10px;
}

#content {
width:960px;
margin-left:auto;
margin-right:auto;
min-height:400px;
display:block;
}

#footer {
text-align:center;
font-family:Lucida Sans Unicode;
font-size:9pt;
color:white;
width:960px;
padding-bottom:10px;
}
#footer a{
font-family:Lucida Sans Unicode;
font-size:9pt;
color:white;
text-decoration:none;
margin-left:20px;
margin-right:20px;
}
#footer a:hover{
font-family:Lucida Sans Unicode;
font-size:9pt;
color:white;
text-decoration:underline;
margin-left:20px;
margin-right:20px;
}
h3 {
padding-left:20px;
padding-right:20px;
margin-bottom:0px;
}
p {
padding-left:30px;
padding-right:30px;
}
#imagegroup {
width:940px;
margin-left:auto;
margin-right:auto;
clear:both;
}
#imagegroup img{
float:left;
clear:right;
margin:10px;
}
#imagegroup img.last{
float:left;
margin:10px;
}
a {
font-weight:normal;
text-decoration:underline;
color:#cacaca;
}
a:hover {
font-weight:normal;
text-decoration:none;
}
