/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: 18px;
	text-align: center;
	}

.clear {
clear:both;
}

H1 { 
	font-family: times new roman, verdana;
	color: #000000; 
	font-size: 70px;
        letter-spacing: 8px;
        text-align: center;

}

															/** MAIN CONTAINERS **/
div#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}

	div#content-wrap {
		
		}
		div.content {
			
			}
			div.content-in {
				
				}
	div#footer {
	
        padding-top:50px;

		
		}
		



img
{  border-style: none;
}