﻿body
{
    background-image: url('http://www.vistobrahma.com/App_Images/bg_main.jpg' );
    margin: 0px;
    padding: 0px;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: White;
    font-family: Arial;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #a70f24;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

#overlay
{
		background-image: none;
		background-repeat:no-repeat;
		background-position:-0px 0px; position:absolute;
		height:307px; width:305px;
    }

#header
{
    width: auto;
    height: 170px;
    clear: both;
}
#logo
{
    float: left;
    background-image: url('http://www.vistobrahma.com/App_Images/logo.gif' );
    margin: 0px;
    padding: 0px;
    background-position: -40px 0px;
    background-repeat: no-repeat;
    width: 180px;
    height: 100%;
}

#toolbar
{
    float: right;
    margin: 0px;
    padding: 0px;
    width: 760px;
}
#footer_inner
{
     float: right;
    margin: 0px;
    padding: 0px;
    padding-top:38px;
    width: 610px;
    }


#toolbar img,#footer img
{
    border: none;
    padding: 0px;
    margin: 0px;
}


#wrapper
{
    margin: 0 auto;
    width: 950px;
}

#left
{
    float: left;
    width: 500px;
    height:303px;
}
#right
{
    float: right;
    width: 402px;

}



#content_image
{
    float: right;
    width: 290px;
    height: 30px;
    vertical-align:middle;

   

   }


#content_image img{}


#content_text
{
    width: 290px;
    height: 255px;
    overflow: auto;
    float: right;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
}
#content_text p{margin:0px;padding:0px; margin-bottom:6px;}

#submission
{
    width: 305px;
    height: 305px;
    overflow: hidden;
    float: left;
}
#submission img
{
    width: 315px;
}



#footer
{
    clear: both;
    width: 100%;
    height: 100px;
    background-image:url('http://www.vistobrahma.com/App_Images/otherstuff.gif');
    background-repeat:no-repeat;
     background-position:202px -45px;
}

.gallery {width:98%; padding:0px;margin:0px;}

.gallery span a:link,.gallery span a:active,.gallery span a:visited{margin:3px;overflow:hidden; width:75px; height:75px;  }
.gallery img{width:75px;padding:0px;margin:0px;border:Solid 1px #ccc; }
