﻿*{ margin: 0px 0 0 0; 
padding: 0; 

}

html { margin: 0; padding: 0; }
div,fieldset{ -moz-border-radius: 6px 6px 6px 6px ;}
#bodywrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#masthead
{
    background-position: left top;
    border-bottom: 0px solid #ffffff;
    width: 100%;
    border: 0px #000000 solid;
    height: 100px;
    background-attachment: fixed;
}

#columnleft
{
    border: 0px silver solid;
    width: 170px;
    float: left;
    min-height: 620px;
    background-color: #fff;  
}

#columncenter
{
    border: 0px silver solid;
    float: left;
    min-height: 620px;
    background-color: white;
    width:700px;
}

#columnright
{
    border: 0px silver solid;
    width: 130px;
    float: right;
    min-height: 620px;
    background-color: #fff;
}


#bottom{
	width: 960px;
	height: 10px;
	margin-top:15px;
	border: 0px #000000 none;
clear:both;
}
.paddy
{
    margin-left: 10px;
	margin-top: 10px;
    border:solid 0px none;
    }


   
#nav_top
    {
        height:15px;
        width:900px;
           margin-left: auto;
	margin-right: auto;
        text-align:right;    
        }
        
#mainnav
{
    width: 876px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
    background-position: center top;
    background-image: url(../App_Themes/2006/images/bk2.jpg);
    background-repeat: repeat-y;
    background-color: #c7c7c7;
}
            

        #loginbanner
        { width:940px;
            border:none 0px white;
            }
        

        #loginbanner a
        { 
            color:black;
            }
    
    
#navtop
{
    width: 616px;
	background:#ffffff url(../App_Themes/2006/images/bk_1.gif) repeat-x  left top;
    height:23px;
    border: 0px solid #eeeeee;
    font-size:13px;
    }
    
    #navtop a
{   
        color:black;
}
#ctl00_SearchText
{
    width:175px;
   }
#srchbox 
   {
   border:solid 0px black; 
    vertical-align:top; 
    margin-right:6px; 
    margin-left:3px;
     float: left; width:306px;
    }
