﻿body
{
    background-image:url(images/background3.jpg);
    background-repeat:repeat-x;
    background-color:#8283b3;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-family:Garamond, 'times new Roman', Serif;
    text-align:justify;
}
p
{
    text-align:justify;
}
a
{
    color:#006600;
}
a img 
{
    border:none;
}
hr
{
    width:90%;
}

	#container
	{
	    margin:0px auto; 
	    width:955px; 
	    height:auto;
        position:relative;
	}
	#banner
	{
        position:absolute;
        top:0px;
        left:0px;
	    width:955px; 
	    height:150px;
	    background-image:url(Images/banner2.jpg);
	}
    #link1
    {
        position:absolute;
        top:11px;
        left:643px;
    }
    #link1 a img
    {
        border:none;
    }
    #link2
    {
        position:absolute;
        top:11px;
        left:736px;
    }
    #link2 a img
    {
        border:0px;
    }
    #link3
    {
        position:absolute;
        top:11px;
        left:829px;
    }
    #link3 a img
    {
        border:none;
    }
	#photofade
	{
	    position:absolute;
	    left:558px;
	    top:55px;
	    width:120px;
	    height:80px;
	}   
	
	#photofade2
	{
	    position:absolute;
	    left:682px;
	    top:55px;
	    width:120px;
	    height:80px;
	} 
    
    #photofade3
    {
        position:absolute;
	    left:806px;
	    top:55px;
	    width:120px;
	    height:80px;
    }
	#menu
	{
        position:absolute;
        top:150px;
        left:0px;
	    width:955px; 
	    height:auto; 

	}
	#bread
	{   
        position:absolute;
        top:180px;
        left:0px;
	    width:955px;
	    height:20px;
	    font-size:10pt;
	    padding-top:5px;
	}
	#main
	{
	    position:absolute;
	    top:200px;
	    left:0px;
	    width:955px; 
	    height:100%;
	}
	#main_left
	{
	    width:65%; 
	    height:auto;
	    float:left;
	}
	#main_left_content
	{
	    padding:10px;
	}
	#main_left_content img
	{  
	    padding:5px;
	}
	#main_right
	{
	    width:35%; 
	    height:auto; 
	    float:left; 
	    background-color:#c7c7d8;
	}

	#main_right_box1
	{
	    padding:5px;
	    border:1px solid #06066a;
	    margin:10px;
	}
	#main_right_box2
	{
	    padding:5px;
	    border:1px solid #06066a;
	    margin:10px;
	}
	#foot
	{
	    clear:both; 
	    width:955px; 
	    height:auto;
	    font-family:Garamond, 'times new Roman' serif;
	    font-size:8pt;
	    color:black;
	    padding-top:10px;
	}
	#foot a
	{
	    color:#06066a;
	}
	
	#show
	{
	    display:none;
	}
	.show
	{
	    display:none;
	}
	.menu
	{  
	    text-align:center;
	    color:#ffffff;
	    font-familY:Garamond,'times new Roman', serif;
	    font-variant:small-caps;
	    font-size:16pt;
	    background-color:#006600;
	}
	
	.menu a
	{
	    color:#cccccc;
	}
    .main_container
    {
        background-image:url(images/tile.jpg);
        background-repeat:repeat-y;
        width:955px;
        margin-left:auto;
        margin-right:auto;
    }
    .left_container
    {
        float:left;
        width:100%;
    }
    .right_container
    {
        float:left;
        width:100%;
    }
    .clearer
    {
      clear:both;
    }  
    .script
    {
        font-family:'Brush Script MT', Sans-Serif Serif;
        font-size:18pt;
    }
    .padding
    {
        padding:0px 5px;
    }
    .breadcrumb
    {
        color:#006600;
        text-decoration:underline;
    }
    .newsletter
    {
        color:#06066a;
        text-decoration:none;
    }
