@charset "utf-8";
/* LAYOUT */


div.template-01_ {
	position:relative;
	left:0px;
	top:0px;
	width:972px;
	height:91px;
}

div.template-02_ {
	left:0px;
	top:0px;
	width:972px;
	height:63px;
}

div.template-03_ {
	left:0px;
	top:0px;
	width:972px;
	height:66px;
}

div.template-04_ {
	position:relative;
	left:0px;
	top:0px;
	width:972px;
	height:68px;
}

div.template-05_ {
	background-image:url(../images/mgtlc_05.gif);
	background-repeat:repeat-y;
	width:972px;
	margin:0px;
	padding:0px;
	top:inherit;
	overflow:visible;
}

div.footer_container_ {
	float:left;
	background-image:url(../images/mgtlc_06.gif);
	background-repeat:no-repeat;
	width:972px;
	height:82px;
}
body {
	background-image: url(../images/wood_bkg.jpg);
	margin:0;
	padding:0;
}
div.left_content {
	float:left;
	padding-left:105px;
	width:867px;
	overflow:visible;
	margin:0px;
	vertical-align:top;
	clear:both;
}
div.left_gallery {
	float:left;
	padding-left:165px;
	width:867px;
	overflow:visible;
	margin:0px;
	vertical-align:top;
	clear:both;
}
#footer_content{
	padding-top:25px;
	width:570px;
	height:21px;
	padding-left:370px;
}
div.right_content {
	float:right;
	text-align:center;
	width:256px;
	margin: 0px;
	padding-right:10px;
	top:0px;
	overflow:visible;

}

/*TEXT*/
.header {
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	text-align:left;
}
.content {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size:14px;
	padding-left:5px;
	color: #FFFFFF;
	text-align:justify;

}
.footer {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:right;
}
	
a:link {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
a:hover {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
a:active{
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

/*CONTENT LINKS*/


a.content:link {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.content:hover {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.content:visited {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
a.content:active{
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
}
