body	{
	font-family:	calibri,verdana,sans-serif;
	font-size:		14px;
	background: 	#BBB;
	text-align:		;
	}

/* Settings of the div's that keep the contents in place */
div.wrapper	{
	border: 	none;
	background:	#fff;
	height: 	;
	width:		850px;
	margin:		0px auto 0px auto;
	padding:	0px;
	}

div.body	{
	border: 	none;
	background: ;
	height: 	;
	width:		850px;
	margin:		auto;
	padding:	0px;	
	}

div.title	{
	border: 	none;
	background: url(../images/Cupum_Header.jpg);
	height: 	70px;
	width:		480px;
	margin:		auto;
	padding:	0px;	
	}
			
div.main	{
	border: none;


	background: ;
	height: 	;
	width: 850px;


	margin:		;	
	padding:	;
	top: auto;
	}
			
div.menu	{
	border: 	none;
	background: #fff;
	float:		;
	height: 	;
	width:		190px;
	margin:		auto;
	padding:	0px 0px 0px 10px;	
	clear:		none;
	}
	
div.menuhorizontal ul {
	margin:		 auto auto 30px auto; 
	padding:	 0; 
	list-style-type: none; 
	list-style-image: none; 
	text-align:	center;
	}

div.menuhorizontal li {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
	
			
div.content	{
	border: none;
	background: #fff;










	float:		;
	height: 	;
	width: 750px;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	clear: none;
	}
			
div.footer	{
	border: 	none;
	background: ;
	height: 	;
	width:		900px;
	margin:		auto;
	padding:	15px 0px 10px 0px;
	clear:		both;
	}

/* Settings of different paragraph types */

h1	{
	text-align:	center;				
	}

h2	{
	text-align: ;
	}
			
h3	{
	text-align:	left;
	color:		#000
	}
				
h4	{
	text-align:	center;
	color:		#000;
	}
				
h5	{
	text-align:	center;
	color:		#360
	}			

h5.slogan	{
	font-style: italic;
	font-size: 16px;
	text-align:	center;
	color:		#360
	}	

h6	{
	font-size:	14px;
	text-align:	;
	color:		#360;
	padding:	0px;
	margin-bottom: -10px;
	}	
	
p.center	{
	text-align:	center;
	}
	
p.footer	{
	text-align: center;
	font-size:	12px;
	color:		#360;
	}
			
a	{
	color:		#000;	
	}			

a:link	{
	color: 		#000;
	text-decoration: none;
	}

a:visited	{
	color : 	#000;
	text-decoration: none;
	}

a:hover	{
	color : #000;
	border-bottom: 1px dotted  #000; 
	}

a.active	{
	color:		#360;
	}
			
a.paper		{
	color:	 #360;
	}		
	
	
a.poster	{
	color:	 #360;
	}		
