* basic elements */

html {

	margin: 0;

	padding: 0;

	}

body { 

	font: 55% helvetica, sans-serif;

	line-height: 1.88889;

	color: #fff; 

	background: #363636; 

	margin: 0; 

	padding: 0;

	}

p { 

	margin-top: 0; 

	text-align: justify;

	}

h3 { 

	font: italic normal 1.4em georgia, sans-serif;

	letter-spacing: 1px; 

	margin-bottom: 0; 

	color: #7D775C;

	}

a:link { 

	font-weight: bold; 

	text-decoration: none; 

	color: #ffffff;
	

	}

a:visited { 

	font-weight: bold; 

	text-decoration: none; 

	color: #ffffff;

	}

a:hover, a:active { 

	text-decoration: underline; 

	color: #ffffff;

	}

acronym {

	border-bottom: none;

	}

.footer {

	
	width:850px;
	margin:0px auto;

	


	

	}
	
	.footertext{

	width:400px;

	}
	.sideimage1{
    position:relative;
	top:-4px;

	}
		.sideimage2{
    position:relative;
	top:-36px;

	}
