html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	width: 762px;
/*	line-height: 1;*/
	color: black;
	background: white;
	margin: 8px auto;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

#main {width: 762px; height: auto;}
#top {width: 762px; height: 171px;}
#topleft {float:left; width: 205px; padding-top: 25px; height: auto;}
#topmiddle {float:left; width: 277px; padding-top: 45px; height: auto;}
#topright {float:left; width: 280px;height: auto;}
#content {width: 761px; height: 415px; border-right: 1px solid #000;}
#left {float:left; width: 321px; height: auto;}
#right {float:left; width: 420px; height: auto; padding-top: 6px;}
#umbrella {width: 420px; height: 315px; background: url('../images/umbrella.jpg') no-repeat; }
#umright {float: right; margin-top: 195px; width: 205px; height: 115px; padding: 5px 0 0 5px; }
#umleft {float: left; margin-top: 202px; width: 195px; height: 103px; }
#bottom {width: 760px; height: 23px; background: url('../images/bottom.jpg'); border: 1px solid #000;}
#bottom p {text-align: center; padding-top: 3px;}
.break {line-height: 50%; }
#footer a {float: right; width: 200px; text-align: right;} 
#date {float:left; width: 200px;}
#umright p {padding-top: 25px;}
.red {color: #f00}


p
{  
		font-family: 			Arial; 
		font-size: 			12px; 
		color: 				#000000; 
		text-decoration: 		none
}

p
{  
		font-family: 			Arial; 
		font-size: 			12px; 
		color: 				#000000; 
		text-decoration: 		none
}

#footer
{  
		font-family: 			Arial; 
		font-size: 			12px; 
		color: 				#000000; 
		text-decoration: 		none
}





