body {
		margin:0;
		padding:0;
		/* margin-top: 0px; */
		/* margin-bottom: 0px; */
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		min-width: 550px;
		background-image: url('/images/bluestripe.png');
		background-repeat:repeat-x;
		background-attachment:fixed;
		background-color: #64adf1;
		text-align: center; 
		color: #202020; 
		font-size: 10pt;
		font-family: Arial, Calibri, Tahoma;
}

h1 {    font-size: 16pt;
		margin-top: 0px;
		color: #347dc1;
}

h2 {    font-size: 16pt;
		margin-top: 27px;
		color: #347dc1;
}

h3 {    font-size: 12pt;
		margin-top: 0px;
		color: #347dc1;
}

div.head1 {
		font-size: 16pt; 
		color: #64adf1;
}

.b {
	
}

p.b {
}

ol.b {
}

li.b {
		margin-bottom: 10px;
}

td.footerlinks  { 
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

td.footerlinks a:link{ 
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

td.footerlinks a:visited{ 
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

td.footerlinks a:hover{ 
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

td.footerlinks a:active{ 
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

#toptempcontainer {
		background-image: url('/images/WhiteBackground.png');
		background-repeat:repeat-y;
		width: 1000px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
}



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 930px;
}



#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#c3left {
	float: left;
	width: 280px;
	padding: 15px;
}

#c3right {
	float: right;
	width: 280px;
	padding: 15px;
}

#c3content { 
	float: left;
	width: 280px;
	padding: 15px;
}


#halfleft {
	float: left;
	width: 420px;
	padding: 15px;
	vertical-align: top;
}

#halfright {
	float: right;
	width: 420px;
	padding: 25px 15px 15px 15px;
	vertical-align: top;
}

#halfleft2 {
	float: left;
	width: 420px;
	padding: 15px;
	vertical-align: top;
}

#halfright2 {
	float: right;
	width: 420px;
	padding: 25px 15px 15px 15px;
	vertical-align: top;
}


#c2content {
	float: left;
	width: 680px;
	padding: 15px;
}

#c2right { 
	float: left;
	width: 150px;
	padding: 15px;
}


#vidtext {
	float: left;
	width: 443px;
	padding: 15px;
}

#vid { 
	float: left;
	width: 432px;
	padding: 0px;
}

#vidrest { 
	float: left;
	width: 860px;
	padding: 15px;
}

td.footer {
	clear: both;
	font-size: 10pt;
}

td.footer a:link,a:visited,a:hover,a:active {
	color: #404040;
	font-size: 10pt;
	text-decoration: none;
}


a.art {text-decoration: none; border-bottom:1px dotted #00F; color: #0000FF; font-size: 10pt;}
a.art:link    { color: #0000FF; }
a.art:visited { color: #0000FF; } 
a.art:hover   { color: #0000FF; } 

a.a {text-decoration: none; border-bottom:1px dotted #008000; color: #008000; font-size: 10pt;}
a.a:link    { color: #008000; }
a.a:visited { color: #008000; } 
a.a:hover   { color: #008000; } 



a.footer {text-decoration: none; border-bottom:1px dotted #008000; color: #008000; font-size: 10pt;}
a.footer:link    { color: #008000; }
a.footer:visited { color: #008000; } 
a.footer:hover   { color: #008000; }
