/********************************************************/
/* @TITLE@ STYLE SHEET					*/
/* COLORS					  	*/
/* 	Background: #DFE8ED;			     	*/
/*	Primary color: #DFE8ED;				*/
/*	Secondary color: #333;				*/
/*	Tertiary color: #EEFB5A;			*/
/********************************************************/

body {
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

p {
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
}

h1 {
	color: #fff;
	text-align: center;
}

a:link {
	color:#fff;
	font-size: 9pt;
	font-style: normal;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
}
a:visited {
	color:#fff;
	font-size: 9pt;
	font-style: normal;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
}
a:hover {
	color:#fff;
	font-size: 9pt;
	font-style: normal;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
}

/********************************************************/
/* SOMEDIV						*/
/* Styles relating to search and search results.	*/
/********************************************************/


#pic1 {
	position: absolute; top: 60px; left: 100px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}


#pic2 {
	position: absolute; top: 60px;; left: 710px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}


#pic3 {
	position: absolute; top: 480px; left: 330px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#pic4 {
	position: absolute; top: 770px; left: 150px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#pic5 {
	position: absolute; top: 770px; left: 690px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#pic6 {
	position: absolute; top: 1200px; left: 330px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#pic7 {
	position: absolute; top: 1500px; left: 150px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#pic8 {
	position: absolute; top: 1500px; left: 690px;
	width: 200px;
	height: 200px;
	background: #fff;
	color: #fff;
}

#menu {
	position: absolute; top: 2120px; left: 100px;
	width: 200px;
	height: 200px;
	background: #000;
	color: #fff;
}

#menu a:link { 
	font-size: 12pt;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
	color:#c4acdc; 
}
#menu a:visited { 	
	font-size: 12pt;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
	color:#c4acdc; 
}
#menu a:hover { 	
	font-size: 12pt;
	font-family: Comic Sans MS,Verdana,Arial, sans-serif;
	color:#c4acdc; 
}



