
* { padding: 0; margin: 0; }


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 18px;
 margin: 0 0 0 60px;
}

ul	{
	list-style-type:none;
	}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 28px;
 line-height: 32px;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 line-height: 24px;
}

body p {
 padding: 10px 0px 5px 0px; 
}

img {
 margin: 10px 10px 10px 10px;
}

table.floatingImage {
 		float: right;
 	}

a {  font-weight: bold; color: #fff; text-decoration: none; }
a:hover {  font-weight: bold; color: black; text-decoration: none}
}

#wrapper { 
  text-align: left;
  margin-left: auto;
  margin-right: auto;

}
#faux {
 background: url(faux-1-3-col.gif);
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 922px
}
#header {
 color: #333;
 width: 922px;
 height: 105px;
 padding: 10px;
 margin: 10px 0px 5px 0px;
 background: #FFF;
}

#date { 
 position: relative;
 height: 20px;
 width: 150px;
 left: 770px;
 top: -10px;
 color: #fff;
 padding: 10px;
 margin: 0px 0px 5px 0px;
 background: #fff;
}

#navigation {
 text-align: centre;
 color: #333;
 padding: 10px;
 margin: 0px 0px 5px 0px;
 background: #999966;
 width: 903px;
}

#navigation a {  
line-height: 30px; font-weight: bold; color: #000; text-decoration: none}

#navigation a:hover{  
line-height: 30px; font-weight: bold; color: #c0c0c0; text-decoration: none}


#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}

#leftcolumn a {  
font-weight: bold; color: #fff; text-decoration: none}

#leftcolumn a:hover{  
font-weight: bold; color: #c0c0c0; text-decoration: none}

#leftcolumn li {  
font-size:10pt; line-height: 15px; color: #fff; text-decoration: none}

#members a {  font-weight: normal; color: #fff; text-decoration: none;}

#members a:hover {  font-weight: normal; color: black; text-decoration: none}

#members li {  
font-size:10pt; line-height: 10px; color: #fff; text-decoration: none}


#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding: 5px;
 width: 460px;
 display: inline;
 position: relative;
}

#content a {  
font-weight: bold; color: #000; text-decoration: none}

#content a:hover{  
font-weight: bold; color: #c0c0c0; text-decoration: none}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: right;
}

#rightcolumn a {  
font-weight: bold; color: #000; text-decoration: none}

#rightcolumn a:hover {  
font-weight: bold; color: #777; text-decoration: none}

#members a {  
font-weight: bold; color: #000; text-decoration: none}

#members a:hover{  
font-weight: bold; color: #c0c0c0; text-decoration: none}

#containerSpacer {
clear: both;
font-size: 1px; /* Might be needed for IE-Win, might not be needed. */
}

table.floatingImageL {
 		float: right;
 	}

table.floatingImage {
 		float: right;
 	}


