body {
		margin: 5px;
		background-color: White;
		font-family: "Trebuchet MS", Arial, helvetica, sans-serif; 
		font-size: 12pt;
		}
		
        #container {
		margin:20px 10px 10px 20px;
                }
	
	#leftcontent {
		float:left;
		width:72%;
		background: White;
		color: Black;
		border-right:4px solid #999999;
		border-bottom:4px solid #999999;
                border-left:4px solid #999999;
                border-top:4px solid #999999;
		margin-right:15px;
		}

  #leftcontent404 {
		float:left;
		width:95%;
		background: White;
		color: #804040;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
                margin-right:15px;
		padding-bottom:20px;
		}

      	#rightcontent {
                float:right;
                padding-top:0px;
                clear:all;
		}
		
	p {
		color: #717171;
                margin:10px 30px 10px 5px;
		padding: 15px;
		}

        p.nav  {
                color: #717171;
                font-size: 10pt;
                margin: 0px 0px 0px 0px;
                padding-top: 0px;
                padding-bottom: 5px;
                } 

p.privacy {
               color: #717171;
               padding-left:10px;
               padding-right:10px;
               padding-top:0px;
               padding-bottom:5px;
              }


         .cafenav {
                border-top: 2px solid #804040;
                }     

        tr {    color: #804040;
                font-size:10pt;
                }

        table.build td, table.build th{ color: #804040;
                font-size:14pt;
                margin:10px 30px 10px 5px;
		padding-top: 15px;
		}

       	h1 {
		background-color: #d8d5c3;
		color: #804040;
		font-size:15pt;
		margin:0px 0px 10px 0px;
		padding-top:10px;
		padding-left: 75px;
		padding-bottom:10px;
		border-top: 2px solid #999999;
		border-bottom: 2px solid #999999;
		}
		
	h2 {
		background-color: transparent;
		color: #666666;
		font-family: "Times New Roman", Times, serif;
		font-size:150%;
		margin:10px 0px -20px 5px;
		padding-top:15px;
		padding-bottom:0px;
		}

h3 {
		color: #666666;
		font-family: "Times New Roman", Times, serif;
		font-size:12pt;
	                padding-left:10px;
                               }


	
        h4 {    color: #804040;
                font-size:18pt;
                }



	ul.privacy {
                color: #717171;
                list-style: square;
               	padding-top: 10px;
                padding-bottom: 5px;
                padding-right: 10px;
		}


ul {
                color: #717171;
                list-style: none;
               	padding-top: 10px;
                padding-bottom: 5px;
                padding-right: 10px;
		}


        
        ul.nav  {
                color: #717171;
                list-style: none;
                padding-top: 0px;
                padding-bottom: 0px;
		}

       	a:link { 
		color: #804040; 
		text-decoration: none;
                }
	
	a:visited { 
		color: #804040; 
		text-decoration: none; 
		}
	
	a:hover { 
		color: #d1b997; 
		text-decoration: underline; 
		}

	a:active { 
		color: #ff9900; 
		text-decoration: underline; 
		}

        a.nav:link { 
		color: #804040; 
		text-decoration: none;
                font-size:8pt;
                }
	
	a.nav:visited { 
		color: #804040; 
		text-decoration: none; 
                font-size:8pt;
		}
	
	a.nav:hover { 
		color: #d1b997; 
		text-decoration: underline; 
                font-size:8pt;
		}

	a.nav:active { 
		color: #ff9900; 
		text-decoration: underline;
                font-size:8pt; 
		}
			
	#presents {
		background-color: transparent;
		color: #666666;
		font-size: 10pt;
		font-style: italic;
		font-weight: 700;
		margin-left: 0px;
		margin-bottom: -3px;
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 2px;
		letter-spacing: 5px;
		}

	#name {
		background-color: #d8d5c3;
		color: #804040;
		font-family: "Times New Roman", Times, serif;
		font-size: 40pt;
		margin-left: 0px;
		padding-top: 10px;
		padding-bottom: 15px;
		padding-left: 120px;
		border-top: 2px solid #666666;
		border-bottom: 2px solid #666666;
		}
	
	#sig {
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		text-align: right;
		}
	
	#rightcontent li {
		font-size:10pt;
		margin-left:0px;
		}
		
	.intro {
		padding-bottom: 20px;
	}
		
	.copy {
		                
		background-color: transparent;
		text-align: center;
		color: #717171;
		font-size: 8pt;
                clear:both;
	}

.copy2 {
		                
		background-color: transparent;
		color: #717171;
		font-size: 8pt;
                clear:both;
	}
	.button1 {
              background-color: #d8d5c3;
              border-width: 2;
              color: #804040;
              font-size: 10pt;
              font-family: Arial, Helvetica, sans-serif;
               }


    
        #listleft {
                width:49%;
                float:left;
                background:#fff;
                padding-top:20px;
                padding-bottom:10px;  
                }

        #listright {
                width:49%;
                float:left;
                background:#fff;
                padding-top:20px;
                padding-right:2px;
                padding-bottom:10px;  
                }

        #listcenter {
                
                width:76%;
                float:left;
                background:#fff;
                padding-top:20px;
                padding-right:2px;
                padding-bottom:20px;
                padding-left:50px;
                }

         #center {
                padding-left:125px;
                }


          #logo  {
                 padding:20px;
                 }

           #logoright  {
                padding-left:20px;
                padding-right:20px;
                padding-bottom:30px;
                 }
