body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #FFF;
		border-top: 3px solid #CCC;
		}
		
		
#container	{
			position: relative;
			width: 800px;
			background-color: #FFF;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
}
		

p 		{
		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
	background-color: transparent;
}

p2 		{
		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #444;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
	background-color: #e4f3ff;
}

		
.title {
	color: white;
	background: #931f24 repeat;
	text-align: center;
	height: 170px;
	font: bold 80px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	padding-top: 70px;
}

.title1 {
	color: white;
	background: maroon repeat;
	text-align: center;
	height: 58px;
	margin-top: 0;
	padding-top: 250px;
	font: bold 60px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.bigword {
	font: bold 40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background: white 0;
}

a:link			{ text-decoration: none;
	color: #444;
} 
a:visited		{ color: #444; text-decoration: none; }
a:active		{ color: #1A69A1; text-decoration: none; } 
a:hover			{ color: #888; text-decoration: none;
	background-color: #fdf800;
}


.grey			{ color: #888;
	padding-bottom: 10px;
	font-variant: small-caps;
}


.smallcaps		{ font-size: 88%;
	font-variant: small-caps;
}

.italicsmallcaps		{ font-size: 77%;
	font-variant: small-caps;
	font-style: italic;
}


#line 			{
				border-bottom: 1px solid #CCC;
				width: 800px;
}
				
#sked			{
				position: relative;
				width: 800px;
				height: 250px;
				}

#sked2			{
				position: relative;
				width: 800px;
				height: 110px;
	background-color: transparent;
}

#sked3			{
				position: relative;
				width: 800px;
				height: 110px;
	background-color: #e4f3ff;
}
		
		
		#skeda	{
				position: absolute;
				top: 10px;
				left: 90px;
				width: 175px;
				}
		
		
		#skedb	{
				position: absolute;
				top: 10px;
				left: 300px;
				width: 175px;
				}
				
				
		#skedc	{
				position: absolute;
				top: 10px;
				left: 510px;
				width: 175px;
				}
				
		
