body	{
	width : 100%;
	color : #ffffd0;
	background-color : #036;
	font : 13px verdana, arial, geneva, sans-serif;
	}

body.homepage	{
	background-image: url('elektro/images/electric-golf-car.jpg');
	background-repeat : no-repeat;
	background-position : 15px 155px;
	}

h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4, h5	{
	font-size:	1.25em;
	}
	
h1, h2, h3, h4, h5, h6	{
	margin:	.25em 0 0 0;
	font-family:	Arial, sans-serif;
	color: #ffffd0;
	background: transparent;
	padding : 0;
	}
	
div {
	margin : 5px;
	}
	
td.description, div.description	{
	min-width : 300px;
	}

p	{
	margin:	10px 15px;
	color : #ccf;
	background : transparent;
	}
	
p.button	{
	border:	1px solid gray;
	border-top : 1px solid white;
	border-bottom : 1px solid black;
	color : black;
	background : #d7d7d7;
	}

.mod	{
	font-weight : bold;
		}
		
span	{
	background : transparent;
	}

a:link	{
	color:	#fff;
	background-color: transparent;
	}
a:visited	{
	color : #ffffd0;
	background-color: transparent;
	}

	
.oldbrowser	{
	display:	none;
	}
	
	
#wrapper     { 
	position : relative;
	min-height: 420px; 
	min-width: 800px;
   	margin: 10px; 
   				}
				
body.homepage 	#wrapper{
	background-image: url('elektro/images/fairplay-logo.jpg');
	background-repeat : no-repeat;
	background-position : 40px 0px;
	}

#mast	{
	color: #FFFFD0;
	background-color:	transparent;
	position : relative;
		}

#content	{
	background-color: transparent;
	margin : 20px;
	margin-left : 450px;
	margin-right  : 50px;
	clear: both;
	}
	
#heading	{
	clear : both;
	width : 600px;
	background-color: green;
	background-image: url(images/green.jpg);
	background-repeat : repeat;
	margin-bottom      : 20px;
	position : relative;
	}

div.date	{
	text-align : right;
	width : 600px;
	font-size : 1.2em;
	font-weight : bold;
		}


#nav 	{
	margin : auto;
	font:	17px/26px verdana, sans-serif;
	font-weight : normal;
	color:	#ffffd0;
	background-color:	transparent;
	clear : both;
	text-align : center;
	}

img	{
	border:	0;
	}


#nav form	{
	margin-top : 15px;
	}

#content h2	{
	margin-left : 55px;
	}

#mast h3	{
	color: #ffffd0;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 25px;
	}

#mast p	{
	margin-bottom : 20px;
	}


ul	{
	padding: 0 0 15px 0;
	}

li      {
	font-size : 12px;
    margin-left : 35px; /* maybe play a little with this one?! */
    margin-bottom : 5px;
    font-weight : bold;
        }

.copyright	{
	text-align : right;
	font-size : .8em ;
	line-height : .9em;
	font-weight : normal;
	background-color : #036;
	color: #cff;
	margin-top : 50px;
	}

.nonav	{
	color : #ffffd0;
	background-color : #309;
	}

.subnav	{
	font-size : 11px;
	margin-left : 20px;
	margin-bottom : 10px;
	}

.subnav2	{
	font-size : 10px;
	margin-left : 30px;
	margin-bottom : 8px;
	}

.privacy	{
	color : black;
	background-color : transparent;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	}

.community 	{
	color:	#600;
	background-color: transparent;
	font-size : 30px;
	font-weight : bold;
	}

.destination	{
	margin : 80px 20px 30px 20px; 
	}
.logo	{
	align : right;
	width : 255px;
	padding : 0 0 0 0;
	left : 20px; 
	top : 10px;
	}

.test       {
	position : relative;
        }

.whatisblank	{
	margin-top : 50px;
	margin-bottom : 30px;
	}


