
body {  
	font: .71em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.2em;
	background: #A587CD url(images/tilestrip.gif) repeat-x;
	
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #6C0C6D; background: inherit; }
p { margin: 5px 0 5px 0; }
h1 { font: bold 1.6em Arial, Sans-Serif; color: #6C0C6D; }
h2 { font-weight: normal; font-size: .8em; color: #6C0C6D; }
h3 { font: bold 1.5em Arial, Sans-Serif; color: #250B64; }
h4 { font: bold 1.7em Arial, Sans-Serif;  }
h4 a { color: #ccc; background: inherit; }
h4 a:hover { color: #fff; background: inherit; }


#content { 
	   width: 900px;
	   align: center;
}

#logo { margin: 0px 0 0 0; height: 275px; width: 890px; float: left; background: url(images/logo.jpg) no-repeat bottom; }
#logo li { padding-left: 30px; padding-right: 30px; font-size: 1.2em; font-weight: bold; line-height: 35.5em; display: inline; }
#logo li a { color: #ff00fe; background: inherit;  }
#logo li a:hover { background: inherit; color: #fff; }

#left { 
	width: 230px;
	margin: 0px 0px 30px 0px;
	padding: 140px 20px 0px 100px;
	float: left;
	font-size: .9em;
	line-height: 1.2em;
	color: #250B64;
	text-align: right;
	background: url(images/biglips.gif) no-repeat;
}
	#leftmenu { list-style: none; margin: 0 0 0px 0; }
	#leftmenu li { padding: 5px 0 5px 0px; background: inherit; color: #250B64; }
	#leftmenu li a { background: inherit; color: #EF0505; }



#right {
	width: 415px;
	margin: 0px 30px 30px 0px;
	padding: 8px 85px 15px 15px;
	float: right;
	color: #6C0C6D; 
	text-align: justify;
	background:  url(images/rightbg.gif) no-repeat; 
}
	
	#left a, #right a { background: inherit; color: #4E4E4E; }

	#left h3 { border-bottom: 3px solid F4D4F8; padding: 0px 0px 10px 0px; margin: 0 0 0px 0; }
	#right h2 { padding: 0 0 0px; }

#footer {
	 clear: both; 
	 width: 900px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0 60px 0;
	 font-size: 0.7em;
	 font-weight: bold;
	 color: #F4D4F8;
}
	#footer a { color: #F4D4F8; background: inherit; }
	#col1 { float: left; width: 425px; padding: 6px 0 30px 50px; margin: 0px 0 0px 105px; background: url(images/filmstrip.gif) repeat-x; }
	#col2 { float: right; width: 240px; padding: 6px 0px 30px 20px; margin: 0px 53px 0px 0px; color: #6C0C6D; font-weight: normal; background: inherit; text-align: left; background: url(images/koppiestrip.gif) no-repeat; }
	#col2 a { color: #EF0505; background: inherit; }
