body, html {
padding: 0;
margin: 0;
color: #000000;
font-family: century gothic;
}

body {
width : 100%;
height: 100%;
background: #000000;
background-image: url(/images/header-flare.jpg);
background-repeat: no-repeat;
color: #ffffff;
}

#wrapper {

color: #ffffff;
}

h1, h2, h3 {
margin: 0px;
padding: 5px;
}

h1 {
font-size: 90%;
}

#header {
text-align: right;
background: #ffffff;
}

#header h1 {
color: #000000;
}

#logo {
height: 338px;
width: 874px;
background-image: url('/images/logo-large.png');
}

#redbar {
background-image: url('/images/menu-bar.png');
height: 34px
}

#redbar div {
padding-top: 3px;
font-size: 16px;
font-weight: bold;
}

a.hover, a.leftlink { 
color: #ffffff;
text-decoration: none;
display: inline-block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}

.hover:hover {
background: white;
color: red;
}

#phototextwrapper {
text-align: center;
width: 95%;
margin-top: 15px;

}


.leftlink {
font-size: 14px;
display: block;
width: 150px;
}

.leftlink:hover {
background-image: url(/images/menu-bar.png);
}

#photo {
/*width :438px;*/
}

#text {
top: 10px;
color: #ff0000;
margin-left: 200px;
}

#clear {
clear: both;
}

#footer {
margin-top: 30px;
text-align: center;
font-size: 11px;
}

#footer a {
color: red;
}

#design {
margin-top: 20px;
font-size: 70%;
}

#leftmenu {
vertical-align:text-top;
float: left;
width: 180px;
display: block;
border-right: 0px solid #ff0000;
height: 80%;
}
