/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-image: url(images/BG.jpg);

}
#header {
	color: #333;
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 242px;
	margin: 0px;
	background-color: #BD9C8C;
	background-image: url(images/Head_01.jpg);
}
#leftcolumn {
	color: #333;
	border: 0px solid #ccc;
	height: auto;
	width: 284px;
	float: left;
	background-image: url(images/Box_02.jpg);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59.5px;
	background-repeat: no-repeat;
}
#rightcolumn { 
 float: right;
 border: 0px solid #ccc;
 margin: 20px 80px 5px 0px;
 padding: 10px 0px 10px 0px;
 height: auto;
 width: 480px;
 display: inline;
}
#footer {
	width: 900px;
	clear: both;
	color: #333;
	border: 0px solid #ccc;
	padding: 10px;
	background-image: url(images/Foot_05.jpg);
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 268px;
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom-style: dotted;
	text-align: justify;
}
#PageHeader {
	color: #333;
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 100px;
	margin: 0px;
	background-image: url(images/PageHead_01.jpg);
}
#PageLeftcolumn {

	color: #333;
	border: 0px solid #ccc;
	height: auto;
	width: 200px;
	float: left;
	background-image: url(images/Box_02.jpg);
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59.5px;
	background-repeat: no-repeat;
}
#PageRightcolumn {

 float: right;
 border: 1px solid #ccc;
 margin: 20px 80px 5px 0px;
 padding: 10px 0px 10px 0px;
 height: auto;
 width: 570px;
 display: inline;
}
.PageTextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom-style: dotted;
	padding-top: 5px;
	border-top-style: dotted;
}
#FullPage {
	float: right;
	border: 1px solid #ccc;
	height: auto;
	width: 780px;
	display: inline;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#WholeBoxM {

 border: 0px solid #ccc;
 margin: 0px;
 padding: 0px;
 height: 25px;
 width: 900px;
 float: left;
}

#PageRightcolumn_Mune {
	background-image: url(images/Mac_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 800px;
	margin-left: 50px;
	text-align: center;
	font-family: Geneva, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 5px;
	}
