body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#CCCC99;
	font:Arial;
	font-size:12px;
}
#Table_01 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:0px;
	width:750px;
	height:1180px;
	border:2px solid #677632;
	background-color:#FFFFCC;
	text-align:center;
}

#header {
	position: relative;
	width:750px;
	height:150px;
	background-color:#677632;
}

#main_flash {
	position:relative;
	padding-top:2px;
	padding-bottom:2px;
	width:750px;
	height:250px;
	background-color:#677632;
}

#body_holder {
	position:relative;
	background-color:#FFFFCC;
	width:750px;
	z-index:2;
	padding-bottom:4px;
}

#left_menu {
	position:relative;
	float:left;
	width:175px;
	height:220px;
	z-index:3;
}

#welcome {
	position:relative;
	float:right;
	width:556px;
	height:184px;
	z-index:3;
	padding-top:38px;
	padding-left:10px;
	text-align:left;
	background:url(images/welcome_title.jpg) top right no-repeat;
}
#sub_body {
	clear:both;
	margin-top:6px;
	margin-right:4px;
	margin-left:4px;
	z-index:3px;
}
#call_body {
	position:relative;
	float:left;
	margin-top:6px;
	padding-top:38px;
	width:366px;
	z-index:3;
	text-align:left;
	overflow:hidden;
	background-image:url(images/call_title.jpg);
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
}
#call_border_right, #speaks_border_right, #news_border_right {
	float:right;
	clear:right;
}

#speaks_border_left,#news_border_left {
	float:left;
	clear:left;
}
#call_border_right {
	width:5px;
	height:75px;
}
#speaks_border_right {
	width:5px;
	height:100px;
}

#speaks_border_left {
	width:5px;
	height:100px;
}
#news_border_right {
	width:5px;
	height:200px;
}

#news_border_left {
	width:5px;
	height:200px;
}
#separator {
	width:350px;
	height:5px;
}
#clear_it{
	clear:both;
}
#news_body {
	position:relative;
	float:right;
	margin-top:6px;
	padding-top:38px;
	width:366px;
	z-index:3;
	text-align:left;
	overflow:hidden;
	background-image:url(images/news_title.jpg);
	background-repeat:no-repeat;
	clear:right;
	overflow:hidden;
}
#sub_body_2 {
	clear:both;
	margin-top:6px;
	margin-right:4px;
	margin-left:4px;
	z-index:3;
}

#blog_body {
	position:relative;
	float:left;
	margin-top:6px;
	padding-top:38px;
	width:366px;
	z-index:3;
	text-align:left;
	overflow:hidden;
	background-image:url(images/blog_title.jpg);
	background-repeat:no-repeat;
	clear:both;
	overflow:hidden;
}

#scotland_body {
	position:relative;
	float:right;
	margin-top:6px;
	padding-top:38px;
	width:366px;
	z-index:3;
	text-align:left;
	overflow:hidden;
	background-image:url(images/speaks_titles.jpg);
	background-repeat:no-repeat;
	clear:right;
	overflow:hidden;
}
.image_welcome {
	float:left;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
}
.style4 {
	margin-left:5px;
	margin-right:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin:auto;
	position:relative;
	width:754px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#333C0F;
}
.style10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}
.style8 {color: #95AB49}
.style9 {font-size: 10px}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.bottom_links:link {COLOR: #FFFFFF; font-size:12px; text-decoration: underline;}
a.bottom_links:active {COLOR: #FFFFFF; font-size:12px; text-decoration: underline;}
a.bottom_links:hover {COLOR: #ffffff; font-size:12px; text-decoration: none;}
a.bottom_links:visited {COLOR: #FFFFFF; font-size:12px; text-decoration: underline;}
a.bottom_links:visited:hover {COLOR: #ffffff; font-size:12px; text-decoration: none;}

a.column_links:link {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:active {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:hover {COLOR:#CC9933; font-size:12px; text-decoration: none;}
a.column_links:visited {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:visited:hover {COLOR: #CC9933; font-size:12px; text-decoration: none;}
