﻿body 
{
    background: black url(images/backgrounds/RedToBlackGradient.jpg) repeat-x;
    min-width:990px;
    margin:auto;
    color: White;
    font-family:Verdana;
    font-size: small;
    text-align:center;
}
h2 
{
        margin:10px 0 10px 0;
		font-size: 20pt;
		font-family: Century Gothic;
		color: #b6061f;
		font-weight:normal
}
h3
{
    margin:10px 0 10px 0;
    font-size: small;
	font-family: Verdana;
	color: #b6061f;
	font-weight:bold
}		
a:link 
{
    color: White;
    text-decoration: underline
}
a:visited 
{
    color:White;
    text-decoration:underline
}
a:hover 
{
    color: Red;
    text-decoration: none
}
.MasterHeader 
{
    width:990px;
    height:250px;
    margin:auto
}
.MasterMenuBar 
{
    padding: 5px 30px 15px 30px;
    text-align:left;
    width:930px;
    margin:auto;
    background: black;
    border-top: solid 3px #b6061f;
}
.MasterBody 
{
    width: 930px;
    padding:30px;
    margin:auto;
    text-align: left;
    position:relative;
    background: black;
    overflow:auto
}
.MasterFooter 
{
    width: 930px;
    padding:30px;
    margin:auto;
    text-align: center;
    position:relative;
    background: black
}
.ColumnTagline 
{
    font-family: tahoma;
             font-size: 14pt;
             font-weight: bold;
             color: white;
             font-style:italic
    }
.ColumnNameDate 
{
    font-weight: bold;
    font-style:italic
    }
.ColumnTitle 
{
    font-family: tahoma;
             font-size: 14pt;
             font-weight: bold;
             color: #B6061F;
             font-style:italic;
    }
.GrayHeaderDiv 
{
    padding: 5px 10px 5px 0px;
    font-family: Verdana;
}
.GrayHeader {color: #666666;
				font-size: 10pt;
				text-transform: uppercase;
				font-weight: bold;
				}
.BioPage_Bio 
{
    width: 650px;
    position:relative;
    border-right: solid 2px #333333;
    padding-right: 20px
}
.ImagesGallery 
{
    float: right;
    width: 600px
}
.ImagesMenu 
{
    float: left
}
.BioPage_Columns 
{
    float:right;
    width: 240px;
    position:relative
}
.BioPage_ColumnsPadding 
{
    padding: 2px 3px 2px 2px
}
.Default_Column 
{
    Width: 600px    
}
.Default_BottomLeft 
{
    position: relative;
    width:600px
}
.Default_PicWeek 
{
    float:right;
    width: 210px;
    padding: 0 0 30px 40px;
    border-left: solid 2px #333333;
    margin: 0 0 0 30px
}
.Default_RightSide 
{
    float:right;
    position:relative;
    width:196px;
    padding-left:50px;
    border-left: solid 2px #333333;
}
.Default_Sponsors 
{
    position: relative;
    width: 600px
}
.Email_Left 
{
    width: 400px
}
.Gallery_Menu 
{
    Width: 225px;
    position:relative;
    font-size:smaller
}
.Gallery_Photos 
{
    float: right;
    width: 670px;
    position: relative
}
.MenuFont { font-weight:bold;
            color: White;
            text-decoration: none;
            padding: 2px 3px 2px 3px}
.MenuFont a:link 
{
    color: white;
    text-decoration:none
}
.MenuFont a:visited 
{
    color: white;
    text-decoration:none
}
.MenuFont a:hover 
{
    color: white;
    text-decoration:none
}
.Toolbox_Left 
{
    width: 350px
    }
.Toolbox_Right 
{
    Width: 500px;
    border-left: solid 2px #333333;
    float:right;
    padding:0 0 20px 50px
}
.Q 
{
    padding: 5px 10px;
    border: solid 1px gray;
    margin: 0;
    width: 300px
}
.A 
{
    background: white;
    color: #333333;
    border: solid 1px gray;
    border-top: 0;
    margin: 0;
    padding: 10px;
    width: 300px
}
.QASponsor 
{
    background: #333333;
    border: solid 1px gray;
    padding: 5px 10px;
    margin: 0;
    border-top: 0;
    width: 300px
}