

#outerwrapper {
	background: url(Images/background.jpg) repeat-x;
	width: 800px;
	height:819px;
	border: 1px groove #000000;
	
	margin:0 auto;
	}
	
#logo_image {
	background: url(Images/Logo.jpg) no-repeat;
	width: 310px;
	height:51px;
	margin-left:407px;
	}
	
#main_body {
	width: 710px;
	height: 740px;
	border: 2px solid #FFFFFF;
	margin-left:45px;
	position: absolute;
	top:70px;
	}
	
#header {
	background-image:url(Images/header_image.jpg);	
	width: inherit;
	height:147px;	
	margin-bottom:-20px;
	#margin-bottom:0px;
	}
	
#navigation {
	background:url(Images/background_navigation.png) repeat-y;
	width: inherit;
	height:51px;
	
	}

#navigation p {
	text-align:center;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	color:#000000;
	}
	
#navigation a:link, a:visited, a:hover, a:active { 
	text-decoration:none;
	color:#000000;
	}
	
#navigation a:hover {
	color:#660000;
	}
	
#navigation a:active {
	color:#EE9D06;
	}
.active_link {
	color:#660000;
	}
	
#main_content {
	width:710px;
	height:551px;
	}
	
#left_content {
	width:260px;
	height:551px;
	float:left;
	overflow:auto;
	background-color:#CCCCCC;
	}
	
#address {
	height:129px;
	width:243px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;; 
	}
	
#buy_list {
	height:280px;
	text-align:center;
	}
	
#list_divs {
	width:248px;
	height:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#FFFFFF;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	margin-left:5px;
	#margin-left:0px;
	margin-top:-15px;
	#margin-top:-5px;
	}
	
#list_divs li {
	list-style-image:url(Images/list_image.jpg);
	border-bottom: 1px dashed #336633;
	padding:5px 0px 5px 0px;
	text-align:left;
	margin-left:-10px;
	}
	
#buylist_button {
	background-color: #FFFFFF;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	width:248px;
	margin-left:5px;
	#margin-left:0px;
	}
	
#buylist_button img {
	border:none;
	}
	
	
#buy_footer_image {
	#margin-top:-5px;
	}
	
#logos_small {
	height:103px;
	width:243px;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:5px;
	}

#right_content {
	width:450px;
	height:551px;
	float:right;
	overflow:auto;
	background-color:#FFFFFF;
	}
	
#text_right {
	height:381px;
	border:0px;
	padding:5px 15px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	}

#text_right h1 {
	font-size: 1.3em;
	padding-top:10px;
	}
	
.contact_line{
	font-weight:bold;
	}

#text_right p a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;

	}
	
#text_right p a:hover {
	color:#BE7105;
	font-weight:bold;
	}
	

#image_right {
	height:150px;
	text-align:center;
	border:0px;
	}
	
.exchange_title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:600;
	padding-top:25px;
	margin-bottom:-10px;
	margin-top:-10px;
	}
	
.exchange_par {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding-top:5px;
	padding-bottom:5px;
	}

.exchange_img {
	margin-top:0px;
	}

	
/*Declarations for ABOUT only*/

#main_content_about {
	width:710px;
	height:550px;
	background-color:#FFFFFF;
	}

#left_image_about {
	width:120px;
	height:495px;
	float:left;
	overflow:auto;
	margin-right:5px;
	text-align:center;
	background-color:#343d44;
	padding-top:55px;
	}
	
#right_image_about {
	width:100px;
	height:495px;
	float:right;
	overflow:auto;
	text-align:right;
	padding-right:10px;
	padding-top:55px;
	background-color:#343d44;
	}

#text_content_about {
	width:440px;
	height:526px;
	float:left;
	overflow:auto;
	padding-top:25px;
	padding-right:15px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	}
	
#text_content_about p {
	padding-bottom: 10px;
	}
	
#text_content_about img {
	text-align:center;
	}
	
#text_content_about p a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
	
#text_content_about p a:hover {
	color:#BE7105;
	font-weight:bold;
	text-decoration:none;
	}
	
#small_address_about {
	width:195px;
	height:105px;
	margin-left:120px;
	margin-top:30px;
	background-image:url(Images/address_small.jpg);
	}

#small_logos_about {
	width:440px;
	height:38px;
	margin-top:60px;
	background-image:url(Images/small_logos_about.jpg);
	}
	
/*Declarations for CONTACT only */

#main_content_contact{
	width:710px;
	height:550px;
	background-color:#FFFFFF;
	}
	
#left_image_contact {
	width:115px;
	height:520px;
	float:left;
	overflow:auto;
	padding-top:30px;
	text-align:center;
	background-color:#343d44;
	
	}
	
#right_image_contact {
	width:115px;
	height:520px;
	float:right;
	overflow:auto;
	text-align:right;
	padding-right:7px;
	padding-top:30px;
	background-color:#343d44;
	}
	
#text_content_contact {
	float: left;
	width: 440px;
	height:548px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	padding-left:15px;
	padding-right:5px;
	}

#text p {
	padding-top:20px;
	padding-bottom:10px;
	}
	
#form table {
	padding-bottom:10px;
	}

#form .help {
	font-style:italic;
	color:#990000;
	margin-left: 5px;
	}
	

#small_logos_contact {
	width:440px;
	height:38px;
	padding-top:110px;
		}
		
#confirmation {
	float: left;
	width: 350px;
	height:200px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	border:1px solid #000000;
	padding-top:100px;
	margin-top:30px;
	margin-left:60px;
	
		}
	
/*Declarations for BUY LIST only*/

#outerwrapper_buylist {
	background: url(Images/background_buylist.jpg) repeat-x;
	width: 800px;
	height:1480px;
	border: 1px groove #000000;
	margin: 0 auto;
	}

#main_body_buylist {
	width:710px;
	height:1390px;
	border: 2px solid #FFFFFF;
	margin-left:45px;
	position: absolute;
	top:70px;
	}

#main_content_buylist {
	width:710px;
	height:1200px;
	background-color:#FFFFFF;
	}
		
#text_list {
	width:670px;
	height:1160px;
	float:left;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	padding:20px 20px 10px 20px; 
	background-image: url(Images/background_image.jpg); 
	}
	
.introduction1 {
	font-weight:bold;
	text-align:justify;
	}
	
.introduction2 {
	font-weight:bold;
	text-align:center;
	}
	
	
.prices {
	text-align:center;
	font-weight:bold;
	color:#CC0000;
	}
	
#text_list ul {
	list-style-image: url(Images/list_image.jpg); 
	padding-bottom:5px;
	} 
	
#text_list p a {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	}
	
	


	

