﻿html, body {
	
}
body {
		background: #fff;
	color: #000;
	font-family: Arial, Helvettica, Sans-Serif;
	margin: 0px;
	font-size: 62.5%;
	background-image:url(../Images/backgroundpat2.gif);
}

div#pagewrapper
{
	margin: auto;
	width:980px;
	background: white;
	margin-top: 10px;
	border: solid 1px  #990099;
	margin-bottom: 10px;
}

/* all the divs */
div {margin: 0px;}

div#topmenu
{
	background: #cc99ff;
	width: 100%;
	margin-bottom: 0px;
	height:1.6em;
}
div#header 
{
	clear: both; 
	min-width:980px;
	background-image:url(../Images/pattopbanner.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:120px;

}

div#header .contactus
{
	float: right;
	margin: 10px 40px 0 0;
	text-align: center;
	font-size: 20px;
	color: White;
	text-decoration: none;
	font-family:Times New Roman;	
}

.maillist
{
	margin: auto;
	text-align:center;
	padding: 10px;
}

div#header a:link
{
	font-size: 20px;
	color: White;
	text-decoration: underline;
	font-family:Times New Roman;
}
div#header a:visited
{
	font-size: 20px;
	color: White;
	text-decoration: underline;
	font-family:Times New Roman;
}
div#header a:hover
{
	font-size: 20px;
	color:  #990099;
	text-decoration: underline;
	font-family:Times New Roman;
}



div#maincol {
	display: table;/* <- using display: table hack here for Gecko browsers */
	float: left;
	min-height: 100%;
	_height: 100%;/* <- using underscore hack for MSIE here */
	width: 100%;
	font-size: 1.2em;
	}
div#wrapper {display: table; vertical-align: top;}/* <- this is needed by Opera */
div#main {border: solid 0px white;
	min-height: 100%;
	_height: 100%;/* <- using underscore hack for MSIE here */ 
	margin-left: 240px; 
	margin-right: 175px;
	background: white;
	padding: 10px;
	padding-top: 15px;
	}
div#col2 {float: left; margin-left: -100%; width: 220px; background-color: white; font-size: 1.2em; padding-left: 5px; padding-top: 10px; }
div#col3 {float: left; margin-left: -175px; width: 170px; background-color: white; font-size: 1.2em; padding-top: 5px;}
div.colwrapper {margin: 0px;}

div.content {padding: 0em;  }
div.content div, pre {overflow:hidden}
div#footer {border: solid 1px white; clear: both; background:white; height: 3em; margin-top: 10px;}
div.footerbgtrap {background: white; }

div.clickadvert
{
	margin: auto;
}

div.loginbox
{
	
	width: 550px;
	margin: auto;
	text-align: center;
}

.raised {background: transparent; width:100%;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff;}
.raised p {padding-bottom:0.5em;}

 .b1, .b2,   .b3,   .b4,   .b1b,   .b2b,   .b3b,   .b4b {display:block; overflow:hidden; font-size:1px;}
 .b1,   .b2,   .b3,   .b1b,   .b2b,   .b3b {height:1px;}
 .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
 .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
 .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
 .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
 .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
 .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


 .b1 {margin:0 5px; background:#fff;}
 .b2,   .b2b {margin:0 3px; border-width:0 2px;}
 .b3,   .b3b {margin:0 2px;}
.b4,   .b4b {height:2px; margin:0 1px;}
.b1b {margin:0 5px; background:#999;}
.contentcol3 {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}


/* --------------------------------------Text body Classes--------------------------------------- */

.leftbody
{
	font: 1.2em;
	margin: 4px 4px 4px 4px; 
}

.footerleft 
{
	margin-left: 5px;
	float:left;
}

.footerright
{
	float:right;
	margin-right: 5px;
}

 div#main.centerbody
{
	margin: auto;	
}

/* --------------------------------------- Image related --------------------------------------- */
 #col3 img
{
	padding: 5px;
	margin: auto;
}

.picdescrip
{
	text-align:center;
	color: Gray;
	font-size: 1.2em;
	font-variant:normal;
	font-style:italic;
}

.banimageleft {
	
	float:left;
	width:57px;
	margin-top: 5px;
	margin-left:-100%;	
}

.banimageright 
{
	float:left;
	margin-top: 5px;
	margin-left:-15%;
	width: 57px;	
}
#content img
{
	padding: 0 5px;
}

/* ----------------------------------------- Headers/Titles ------------------------------------------- */

 #header h1
{

	margin:0;
	padding-left:10px; 
}
  
.lefttitle
{
	background: #990099;
	padding-left: 10px;
}

 div#col2 h1 
{
	font-size: 1.4em;
	font-weight:bold;
	color:White;
	padding: 0;
	margin: 0;
	
}

 div#main h1
{
 font-size: 1.4em;
 font-weight:bold;
}

 #main.centertitle
{
	margin: auto;
}

.headertable 
{
width: 100%; 
min-width:980px; 
}

.headertd1
{
	width: 59px;
}

.headertd2
{
	height: 64px;
}

.menuloc 
{
	background: #c9f;
	min-width:990px; 
	height: 80px;	
}

/* ------------------------------------------ Links ---------------------------------------------*/
  
  a:link
{
	color: #990099; 
}
a:visited
{
	color: #990099; 
}

a:hover
{
	color: #cc99ff;
	text-decoration: underline
}

.panpic
{
	text-align:center;
}

.leftpicwidth
{
	width: 200px;
}
