* { padding: 0; margin: 0; }


body {
 font-family:  arial, verdana, helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(../images/columns.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 922px;
 min-height: 600px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
}
#header {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 100px;
 margin: 5px 0px 0px 0px;
 background: url(../images/header.jpg) no-repeat;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 border-top: 1px solid #000;
}
#navigation {
 color: #333;
 padding: 10px;
 width: 902px;
 margin: 0px 0px 0px 0px;
 background: #d1eaea;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}
#leftcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px 0px 0px 5px;
 padding: 2px;
 width: 195px;
 float: left;
}
#content { 
 float: left;
 background: url(../images/filmstrip_bkgrd.gif);
 background-repeat: no-repeat;
 background-position: 5px 0px; 
 color: #000;
 margin: 10px 0px 5px 15px ;
 padding: 5px;
 width: 460px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 5px 0px 0px 0px;
 padding: 2px;
 width: 197px;
 float: right;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}
.clear { clear: both; background: none; 
}
a:link, a:visited  {
FONT-WEIGHT: normal; COLOR: #0000ff; TEXT-DECORATION: none;
}
a:hover, a:active {
	COLOR: #902238; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
#tabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
		}
#tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
		}
#tabs a:link, #tabs a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #708491;
		}
#tabs a.active:link, #tabs a.active:visited, #tabs a:hover {
	border-bottom: 4px solid #696;
	font-weight: bold;
	padding-bottom: 2px;
	color: #902238;
	background: #d1eaea;
	}
.tag {
text-transform: uppercase;
font: bold 11px Arial;
background: transparent url(../images/line.gif) bottom left no-repeat; padding-bottom: 2px;
}	
.sm_tag {
text-transform: uppercase;
font: bold 11px Arial;
background: transparent url(../images/sm_line.gif) bottom left no-repeat; padding-bottom: 2px;
}	
.field {
border: 1px solid #000000;
padding: 2px;
width: 32em;
margin: 0 35px;
}

.title {
color: #fff;
font: bold 11px Verdana;
background: #ABBEBE;
border: 1px solid #000000;
padding: 2px 6px;
margin: 0 8px;
}	
	
.blue {	
color: blue;
}
.green {
color: green;
}
.submit input {
margin-left: 4.5em;
}

input {
color: #781351;
font: normal 13px Verdana;
background: #ABBEBE;
border: 1px solid #781351;
}
select {
color: #781351;
font: bold 13px Verdana;
background: #ABBEBE;
border: 1px solid #781351;
}
.submit input {
color: #000;
background: #ABBEBE;
border: 2px outset #781351;
}
textarea {
color: #781351;
font: normal 13px Verdana;
background: #ABBEBE;
border: 1px solid #781351;
}
