@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	background:#967640;
	background-image:url(http://www.destinationsafrica.com.au/images/grad.jpg);
	background-repeat:repeat-x;	
}

#wrapper {
	margin:0 auto;
	width:848px;/*833*/
}

#left_coloumn {
	width:198px;
	height:521px;
	float:left;
	background:url(images/mailing-archive3.png) no-repeat;
	margin-top:114px;
}

#left_coloumn ul {
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
	padding-top:54px;
	line-height:16px;
}

#left_coloumn li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#524225;
	padding:2px 0px 2px 5px;
	list-style-type: none;
	text-decoration:none;
}

#left_coloumn li a:hover {
	font-weight:bold;
}

#right_coloumn {
	width:650px;
	height:100%;
	float:right;
	background:#d6c08f;
}

#header {
	width:650px;
	height:114px;
	background:url(images/newsletter2_01.png) no-repeat;
}

#archived {
	padding:0 0 25px 0
}

#home_link {
	width:100%;
	text-align:center;
	padding-top:0px;
}

#home_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330f01;
	text-decoration: none;	
}

#home_link a:hover {
	color: #cc9933;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524225;
	text-decoration: none;
	padding:0 22px;
	line-height: 130%;
}

#content h1 {
	font-size:18px;
}

#content h2 {
	font-size:14px;
}

#right_image {
	width:228px;
	float:right;
	margin-left:12px;
}

#right_image img {
	margin-bottom:16px;	
}


#footer {
	background:url(images/newsletter2_02.png) no-repeat;
	width:650px;
	height:330px;
}

