/*
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 {
	background-color: #6E4270;
	background-image: url(images/bg1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	}

#wrapper {
	background-color: #6E4270;
	background-image: none;
	border: 0px solid #000000;
	margin: 0px auto;
	padding:  0px 0px 0px 0px;
	width: 950px;
	}

#faux {
	background-color: #6E4270;
	background-image: url(images/content.gif);
	margin: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 950px;
	}

#header {
	background-color: #6E4270;
	background-image: url(images/header.gif);
	color: #333333;
	height: 199px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 950px;
	}

#content-top {
	background-color: #6E4270;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	color: #C0C0C0;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}

#leftcolumn {
	background-color: transparent;
	background-image: none;
	display: inline;
	color: #000000;
	margin: 2px 3px 2px 24px;
	padding: 0px;
	width: 202px;
	float: left;
	text-align:center;
	}

#content {
	background-color: transparent;
	background-image: none;
	float: left;
	color: #000000;
	margin: 2px 9px 2px 11px;
	padding: 0px;
	width: 470px;
	display: inline;
	position: relative;
	text-align:center;
	}

#rightcolumn {
	background-color: transparent;
	background-image: none;
	display: inline;
	position: relative;
	color: #000000;
	margin: 2px 24px 2px 3px;
	padding: 0px;
	width: 202px;
	float: right;
	text-align:center;
	}

#content-bottom {
	background-color: #ABBEBE;
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	color: #C0C0C0;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}

#navigation-bottom {
	background-color: #ABBEBE;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	color: #000000;
	height: 54px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 23px 0px 23px;
	text-align: center;
	vertical-align:middle;
	}

#footer { 
	background-color: #ABBEBE;
	background-image: url(images/bottom.gif);
	clear: both;
	color: #676767;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align:top;
	width: 950px;
	}

.clear {
	clear: both;
	background: none;
	}

/*
HEADER STYLE
*/

#leftcolumn h1 { 
	background-color: #9F62A4;
	background-image: none;
	border: 1px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	height: 15px;
	line-height: 15px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	width: 192px;
	}

#content h1 { 
	background-color: #9F62A4;
	background-image: none;
	border: 1px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	height: 15px;
	line-height: 15px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	width: 460px;
	}

#content h2 { 
	background-color: #9F62A4;
	background-image: none;
	border: 1px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	font-weight:normal;
	height: 15px;
	line-height: 15px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	width: 460px;
	}

#rightcolumn h1 { 
	background-color: #9F62A4;
	background-image: none;
	border: 1px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	height: 15px;
	line-height: 15px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform:uppercase;
	vertical-align:top;
	width: 192px;
	}

/*
LIST STYLE
*/

ul { 
	background-color: transparent;
	background-image: none;
	border-top: 0px solid #AD0000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align:top;
	width: 192px;
	}

li { 
	background-color: transparent;
	background-image: none;
	border: 0px solid #000000;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	vertical-align:top;
	width: 192px;
	}

li a:link { 
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

li a:visited { 
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

li a:hover { 
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

/*
LINK STYLE
*/


a:link { 
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

a:visited { 
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

a:hover { 
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
	}

/*
GOOGLE STYLE
*/

#google300x250 { 
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	float: right;
	height: 250px;
	margin: 2px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 300px;
	}

#google468x60 { 
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	height: 60px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 468px;
	}

#google160x90 { 
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	height: 90px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 160px;
	}

#google468x15 { 
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	height: 15px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 468px;
	}

p {
	text-align: left;
	text-indent:20px;
	}

/*
PAGINATION STYLE
*/
.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
	}

.pagination a {
	background-color:#9F62A4;
	border: 1px solid #000000;
	color: #000000;
	margin: 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	}

.pagination a:hover, .pagination a:active {
	background-color:#6E4270;
	border: 1px solid #000000;
	color: #000000;
	}

.pagination span.current {
	background-color:#865189;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin: 2px;
	padding: 2px 5px 2px 5px;
	}