﻿body 
{             
    font-family:Arial;          
    margin-top:0px;               
    background-color:#808084;
    /*margin-left:0px;
    margin-right:0px;**/
}

/**************** MENUS AND DIVS *******************/

.DDlabel {
	font: 12px/12px Verdana, sans-serif;
	color: #84929f;
	margin: 0 0 7px 0;
	padding: 0 0 0 3px;
}

.search_background
{
    width:958px;
    height:50px;
    text-align:center;    
    background-color:White; 
    padding:2px;              
}

.maindiv
{    
       margin-left: auto;
       margin-right: auto;
}

.searchdiv
{    
    padding-right:0px;
}

.searchbox
{      
    position:relative;
    width:600px;
    height:24px;   
    padding-left:10px;
    border-color:Gray;
    border-style:solid;
    border-width:thin; 
    display:inline;    
    font-size:large;    
    padding-top:3px;
}

.top_bar 
{        
    width:100%;
    height:25px;
    background-color:#9D9DA1;       
    color:#FFFFFF;                   
    text-align:center; 
    font-size:small;            
}
 /* change padding top to deal with contest image and winners (was 220) */

.float_middle_menu_1
{
    float:left;    
    width:720px;
    padding-top:120px;
    margin-left:110px;
    color:#FFFFFF;
    text-align:right;   
}

/* change padding top to deal with contest image and winners (was 220) */
.float_middle_menu_2
{
    float:left;    
    padding-top:75px;
    padding-left:0px;
    color:#FFFFFF;        
}

.bottom_menu_main
{
    
    text-align:center;
    vertical-align:bottom;
    font-size:smaller;            
}

.bottom_menu
{
    
    text-align:center;
    vertical-align:bottom;
    font-size:smaller;        
    margin-left:150px;
}

/************* TABLE *******************/

.middle_menu_2_table
{    
    height:25px;
    width:960px;
    text-align:left;        
}

.mm2_row1
{
    color:#FFFFFF;
    font-size:large;             
}

.mm2_row2
{
    color:#000000;
    font-size:smaller; 
    font-weight:bold;   
}


/*************** IMAGES *****************/

.search_image
{   
    float:left;
    top:5px; 
    left:695px; 
    padding-left:0px;                      
    width:20px;
    height:20px;    
    background-image:url('/images/search_icon.gif');
    background-repeat:no-repeat;
    position:relative;      
    z-index:1001;       
    color:#dcdada;   
    display:inline;
    margin:0px,0px,0px,0px;   
    
}

.background_splash
{
    width:100%;
    height:100%;
    background-color:#808084;
    text-align:center;
    vertical-align:middle;    
}

.background_image
{        
    width:960px;    
    height:569px;
    border: thin solid #FFFFFF; 
    background-color:#9D9DA1;    
    background-image:url('../images/landing_page/background2.jpg');
    background-repeat:no-repeat;
    background-position:center top;                  
}
.center_bar
{
    background-color:#97979B
}

/******************** LINKS *************************/

a.black_link
{    
    color:Black;
    text-decoration:none;
}

a.black_link:link
{
    color:Black;
    text-decoration:none;
}

a.black_link:visted
{
    color:Black;
    text-decoration:none;
}

a.black_link:hover
{    
    color:White;
    text-decoration:none;
}

a.black_link:active
{
    color:Black;
    text-decoration:none;
}

/* BLACK LINK 2 */

a.black_link_2
{    
    color:Black;
    text-decoration:none;
}

a.black_link_2:link
{
    color:Black;
    text-decoration:none;
}

a.black_link_2:visted
{
    color:Black;
    text-decoration:none;
}

a.black_link_2:hover
{    
    color:Gray;
    text-decoration:none;
}

a.black_link_2:active
{
    color:Black;
    text-decoration:none;
}


a.white_link
{    
    color:White;
    text-decoration:none;
}

a.white_link:link
{
    color:White;
    text-decoration:none;
}

a.white_link:visted
{
    color:White;
    text-decoration:none;
}

a.white_link:hover
{    
    color:Black;
    text-decoration:none;
}

a.white_link:active
{
    color:White;
    text-decoration:none;
}

a.grey_link
{    
    color:#dcd5d5;
    text-decoration:none;
}

a.grey_link:link
{
    color:#dcd5d5;
    text-decoration:none;
}

a.grey_link:visted
{
    color:#dcd5d5;
    text-decoration:none;
}

a.grey_link:hover
{    
    color:White;
    text-decoration:none;
}

a.grey_link:active
{
    color:#dcd5d5;
    text-decoration:none;
}


/************************** SPACERS **************************/

.spacer
{
    height:10px;
}

.spacer1
{
    height:10px;
}

.outside_cell
{
    width:60px;    
}

.inside_cell
{
    width:60px;
}

.clear{
	clear:both;
	
	}

.realsrchimg{
	float:right;
	width:250px;
	height:230px;
	margin-top:10px;
	margin-right:20px;
	}
	
.realsrchimg2{
	float:right;
	width:250px;
	height:230px;
	margin-top:-260px;
	}			

#con_text{
	margin-top:-9px; 
	width:420px;
	float:left;
	
	}
	
#con_text p{
	padding-bottom:15px;
	}