/*
      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; }




.A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #00F;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	font-variant: normal;
	font-style: oblique;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
.A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #8D0100;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	font-variant: normal;
	font-style: oblique;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
.A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #670001;
	font-weight: bolder;
	text-align: center;
	text-transform: capitalize;
	font-variant: normal;
	font-style: oblique;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}





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

}
#header {
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 242px;
	margin: 0px;
	background-image: url(../images/Head_01.jpg);
}
#leftcolumn {
	border: 0px solid #ccc;
	height: auto;
	width: 284px;
	float: left;
	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;
	border: 0px solid #ccc;
	padding: 0px;
	background-image: url(../images/Foot_05.jpg);
	height: 50px;
	margin: 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: none;
	border-left-style: none;
	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: none;
	text-align: justify;
}
#PageHeader {
	width: 900px;
	float: left;
	padding: 0px;
	border: 0px solid #ccc;
	height: 100px;
	margin: 0px;
	background-image: url(../images/PageHead_01.jpg);
}
#PageLeftcolumn {
	border: 0px solid #ccc;
	height: auto;
	width: 200px;
	float: left;
	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;
	margin: 20px 80px 5px 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
	width: 570px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.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;
}
#photos {
	margin-right: 20px;
	height: 201px;
	width: 138px;
	float: left;
	border: medium double #333333;
}

.formBG {
	background-image: url(../images/formbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
}
#poster {
	width: 780px;
	clear: both;
	border: 0px solid #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}

#PayPal {
	height: 200px;
	width: 400px;
}
