html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
ul,li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {line-height: 1;color: black;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #FFF;
		font-family: times, Times New Roman, times-roman, georgia, serif;
		color: #444;
		
		}
		
		
.container	{
			position: relative;
			width: 800px;
			margin: 25 auto 0 auto;
			padding: 0 0 0 0;
			}
		

p 		{
		margin: 0;
		padding: 0;
		text-align: center;
		}

.odd,.even{font-family:tahoma}
.odd{color:#666;letter-spacing:-1px;padding:-4;margin:-2}
.even{color:#999;letter-spacing:0px;padding:0;margin:0}
		
.cd{display:inline;float:left;width:220px;padding:3px;margin:0px 30px;}		
.cd p{font-size: 16px;line-height: 20px;}

.cd img {
float:left;
padding-bottom:14px;

background:url(../images/shadow.png) no-repeat left bottom;
}



h1 		{
				font-size: 65px;
				line-height: 60px;
				letter-spacing: -1px;
				padding-top: 10px;
				}
				
				
h2 		{
				font-size: 52px;
				line-height: 46px;
				letter-spacing: -1px;
				}


h3		{
				font-size: 49px;
				line-height: 40px;
				letter-spacing: -1px;
				padding-bottom: 4px;
				}
				
				
h4 		{
				font-size: 48px;
				line-height: 40px;
				letter-spacing: -1px;
				}
				
				
h5 		{
				font-size: 69px;
				line-height: 60px;
				letter-spacing: -1px;
				}
				
				

				

.caps 			{
				font-size: 14px;
				line-height: 20px;
				text-transform: uppercase;
				}
				

.lede 			{		
				font-size: 28px;
				line-height: 40px;
				letter-spacing: -1px;
				}
		

.copyone 		{
				font-size: 16px;
				line-height: 20px;
				}
		

.copytwo 		{
				font-size: 14px;
				line-height: 18px;
				}	

		
.copyleft 		{
				font-size: 14px;
				line-height: 18px;
				padding: 0 0 7px 0;
				text-align: left;
				}
		
		
#sked			{
				position: relative;
				width: 860px;
				height: 140px;
				}
		
		
		#skeda	{
				position: absolute;
				top: 10px;
				left: 61px;
				width: 230px;
				}
		
		
		#skedb	{
				position: absolute;
				top: 10px;
				left: 315px;
				width: 230px;
				}
				
				
		#skedc	{
				position: absolute;
				top: 10px;
				left: 569px;
				width: 230px;
				}
				
		
		
.line 			{
				border-bottom: 1px solid #CCC;
				width: 748px;
				margin: 10 0 20 56;
				}
				
				
				


.smallcaps		{ font-size: 88%; }


a:link,a:visited{color:firebrick;text-decoration:none}
a:hover{color:darkred;}
