.h1
{
    font-family: sans-serif, arial, helvetica;
    font-size:78px;
    color:black;
}
.h3
{
    font-family: sans-serif, arial, helvetica;
    font-size:17px;
    color:#bfc1be;
    font-weight: bold;
}   
.underline
{
    text-decoration:underline;
}
#side_menu li
{
    position:relative;
    top:70px;
    font-family: sans-serif, arial, helvetica;
    font-size:17px;
    color:#black;
    font-weight: bold;
}
#content
{
    position:relative;
    left:230px;
    bottom:48px;
    background-color:black;
    min-height:700px;
    max-width:800px;
}
.html_content
{
    position:relative;
    left:75px;
    width:650px;
}
#content_info li
{
    text-align : left;
    type : circle;
}

#content_video
{
    position:relative;
    top:50px;
}
#content_info
{
    position:relative;
    left:100px;
    top:20px;
    color:#750000;
    width:600px;
}
#banner_subtext
{
    position:relative;
    right:60px;
    bottom:12px;
    text-align:right;
}
#text_banner
{
    position:relative;
    top:-40px;
    right:0px;
}
#company_logo
{
    position:relative;
    top:65px;
    left:-10px;
    z-index:-1;
}
#logo_banner
{
    position:absolute;
    top:55px;
    left:25px;
    z-index:1;
}
#mini_header
{
    text-align: center;
}
#mini_header_bg
{
    position:relative;
    top:-25px;
    z-index:-1;
}
#full_border
{
    min-width:1000px;
    min-height:720px;
}

/*#title
{
    width:425px;
    height:344px;
    position:relative;
    top:-344px;
    left:445px;
    border: medium double rgb(250,0,255);
}

#banner
{
    position:absolute;
    left:20px;
    top:20px;
}

#headshot
{
    position:relative;
    top:0px;
}
#container
{
}
.h3
{
    font-family: arial, helvetica, sans-serif;
    font-size:16px;
    color:blue;
}
.h1
{
    font-family: arial, helvetica, sans-serif;
    font-size:48px;
    color:blue;
}
.banner_title
{
    position:relative;
    right:20px;
}
#banner_subtext
{
    text-align:right;
    position:relative;
    top:-30px;
}
#menu
{
padding:0;
margin:0;
color:#fff;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}
#menu li {
display:inline;
padding:0.2em 1em;
background:#fc6;
color:#000;
text-decoration:none;
text-align:center;
float:left;
border:1px solid #000;
width:7%;
}
#menu li a
{
text-decoration: none;

}
#menu li a:hover
{
}
#content
{
    position:absolute;
    top:500px;
}

/*#extradiv1
{
    background:transparent url(images/clouds.jpg) repeat-x scroll 0 0;
    height:104px;
    right:0;
    top:0;
    width:100%;
}
#extradiv2
{
    background:transparent url(images/water_edge.jpg) repeat-x scroll 0 0;
    height:75px;
    right:0;
    top:104px;
    width:100%;
}
*/
/*
#navcontainer
{
position:relative;
top:80px;
width: 13em;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #BFC1BE;
margin: 0;
}

#navcontainer li a
{
font-family: sans-serif, arial, helvetica;
font-size:17px;
color:#bfc1be;
font-weight: bold;
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #000000;
text-decoration: none;
width: 100%;
text-align: right;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #BFC1BE;
}
*/