* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 bgcolor: #E9E9E9;
 background-image: url(images/background_shine.jpg);
 color: #000;
 margin: 0px;
 padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.link {
color: #000000;
text-decoration: none;
}

a.link:hover {color: #000000;
text-decoration: underline;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background-color: #F5F5F5;
}

#faux {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 922px;
 padding: 0px;
 height: 96px;
 margin: 0px 0px 0px 0px;
 background: transparent;
}
#leftcolumn { 
 display: inline;
 background: #F5F5F5;
 color: #333;
 margin: 0px;
 padding: 10px;
 width: 282px;
 height: 200px;
 float: left;
 overflow: auto;
}
#content { 
 float: left;
 background: #F5F5F5;
 color: #333;
 margin: 0px 3px;
 padding: 10px;
 width: 292px;
 height: 200px;
 display: inline;
 position: relative;
 overflow: auto;
}
#rightcolumn { 
 display: inline;
 position: relative;
 background: #F5F5F5;
 color: E6E2D8;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 280px;
 height: 200px;
 float: right;
 overflow: auto;
}
#footer { 
 width: 912px;
 height: 20px;
 clear: both;
 color: #333;
 background: #DDDDDD;
 margin: 0px 0px 0px 0px;
 padding-left: 10px;
 padding-top: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: #555555;
}

.clear { clear: both; background: none; }

.scroll {SCROLLBAR-ARROW-COLOR:#feb800;
 SCROLLBAR-BASE-COLOR:#EBEBEB;
 SCROLLBAR-SHADOW-COLOR:#C3C3C3;
 SCROLLBAR-FACE-COLOR:#E3E3E3;
 SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
 SCROLLBAR-DARKSHADOW-COLOR:#B1B1B1;
 SCROLLBAR-3D-LIGHT-COLOR:#EBEBEB;
 SCROLLBAR-TRACK-COLOR:#E9E9E9;
}

#spacer {
height:20px;
padding: 0px;
margin: 0px;
border: 0px;
} 

#contenttitle {
width: 922px;
height:20px;
padding: 0px;
margin: 0px;
border: 0px;
} 

