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,
b, u, i, center,
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-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1.2;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {background-color:#4891AC;font-size:0.85em;
	font-family: Arial,  Helvetica, Helvetica Neue, sans-serif;
}
h1 {font-size:2.8em;margin:10px 0;font-family:Century Gothic, AppleGothic, Tahoma, Geneva, Arial, Sans-serif;}
h2 {font-size:1.4em;margin:10px 0;font-family:Century Gothic, AppleGothic, Tahoma, Geneva, Arial, Sans-serif;}
h3 {font-size:1.3em;margin:10px 0;font-family:Century Gothic, AppleGothic, Tahoma, Geneva, Arial, Sans-serif;}
h4 {font-size:1.2em;margin:10px 0;font-family:Century Gothic, AppleGothic, Tahoma, Geneva, Arial, Sans-serif;}
h5 {font-size:1.1em;margin:10px 0;font-family:Century Gothic, AppleGothic, Tahoma, Geneva, Arial, Sans-serif;}

a {color:#220FB2;text-decoration:none}
a:hover {text-decoration:underline}


li {margin:10px}
p {margin:10px 0 10px 0;}
h1 a {color:#4891AC}
h1, h2, h3 {text-shadow: 1px 1px 1px #EEE;}
#Global {min-width:999px;margin:30px;background-color:white;	
	-moz-box-shadow: 0px 0px 3px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;

}
#Header {padding:1px 0px 0px 130px;background:transparent url("b.png") 10px 10px no-repeat;min-height:120px;}
#Content {padding:20px;overflow:hidden}
#Footer {padding:20px}
#Corn {float:left;margin:10px 20px 5px 0;border:solid #AAA 1px;}
#gallery a {display:block;;margin:10px;float:left;border:solid #AAA 1px;padding:5px}
#gallery a:hover {}
#gallery a img {border:solid #DDD 1px;}