    body{
     
	    background-color:#000000;
        background-position:top left;
        background-repeat:repeat;
        padding:30px 0px 20px 0px;
        text-align:center;
		font-family:"Times New Roman", Times, serif;
    }
	blockquote {
		margin:5px 0 5px 20px;
	}
	ul,
	ol {
		list-style-type:square !important;
		margin:10px 0 10px 20px !important;
	}
	ul li,
	ol li {
		list-style-type:square !important;
		font-size:100% !important;
		margin-bottom:5px;
		line-height:1.3em !important;

	}
	ul.frntlist {
		position:relative;
	}
	ul.frntlist li {
		list-style-type:none !important;
	}
	strong {
		font-weight:bold;
	}
	

#g

{

	position:absolute;

	left:50%; 

	width:766px;

	height:610px;

	margin: 0 0 0 -386px;



	text-align:left;

}
#p

	{

		position:relative;

		width:766px;

		height:610px;

	}



/*--------------------------------------------
-------------- NAVIGATION --------------------
----------------------------------------------*/

   div#navigation {
		background-repeat:no-repeat;
		height:29px;
        margin:0 auto;
		clear:both;
        overflow:hidden;
        width:766px;
    }

    div#navigation p a.home {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:85px;
    }

    div#navigation p a.home:hover {
        text-indent:-85px;
    }

    div#navigation p a.home {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:82px;
    }

    div#navigation p a.home:hover {
        text-indent:-82px;		
    }    
	
	div#navigation p a.meet {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:161px;
    }

    div#navigation p a.meet:hover {
        text-indent:-161px;
    }    
	
	div#navigation p a.build {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:193px;
    }

    div#navigation p a.build:hover {
        text-indent:-193px;
    }    
	
	div#navigation p a.visit {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:211px;
    }

    div#navigation p a.visit:hover {
        text-indent:-211px;
    }
	
		
	div#navigation p a.contact {
        background-position:top left;
        background-repeat:repeat;
        display:inline;
        float:left;
        height:29px;
        overflow:hidden;
        text-indent:0px;
        width:119px;
    }

    div#navigation p a.contact:hover {
        text-indent:-119px;
    }
	
/*-------------END NAVIGATION ---------------------*/

    div#contents {
		background-color:#000000;
        margin:0px auto 5px auto;
        text-align:left;
        width:766px;
    }

	
	   	div#contents img {
        display:inline;
        float:left;
		position:relative;
		margin: 0;
		}

    div#contents div.clear {
        clear:both;
        height:10px;
        overflow:hidden;
    }


	
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0px; 
	    clear: both; 
	    visibility: hidden;
	}
	
	input.bttn {
		background:#9c230d;
		color:#f38f11;
		font-weight:bold;
		border:3px solid #dbbd77;
		padding:3px 10px;
	}
	input.styled,
	select.styled,
	textarea.styled {
		border:1px solid #9c230d;
		color:#333;
	}
	
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	a {
        color:#a73410;
        font-weight:bold;
        text-decoration:underline;
    }

    a:hover {
        color:#47433b;
    }

	div#footer {
	    background:#000;
		margin-top:4px;
		border-top:2px solid #800000;
		}
	
	div#bottomNav {
		padding:4px 0 8px 0;
		background:#000;
		border-top:2px solid #800000;
		border-bottom:2px solid #800000;
		}

	div#footer p, div#footer a, div#bottomNav p, div#bottomNav a{
	    text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:90%;
		color:#FFF;
		}
	div#footer p {
	padding:4px 0 8px 0;
	}
	
	#c

		{

			position:absolute;

			top:280px;

			left:0px;

			width:661px;

			height:254px;


		}
	#i

			{

				position:relative;

				width:100%;

				height:100%;

				
			}

	#r

				{

					color:#fff;
					padding-right:10px;
					display:inline-block;					
					
					position:absolute;
					top:-10px;
					left:315px;
				
					height: 262px;

					width:439px;
					

					overflow:auto;

					font-size:14px;
					}
		
	#r p, h3 {
	font:Georgia, "Times New Roman", Times, serif;
	padding-bottom:1em;
	}
	
	#r p.yellow {
				color:#FFFF00;
				font-weight:bolder;
				}
					