/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {color: #444; background: #fff; font-size:18pt; 
font-family:Myriad, "Myriad Pro","Helvetica Neue",Helvetica,arial,sans-serif;}

#content { width:993px; margin: auto }

#headerLogo {float: left; padding: 25px 0 15px 40px}

#header ul { list-style-type: none; float:right; width:500px; padding: 148px 0 0 0; font-size: 30px}
#header ul li { display:inline; padding: 20px 10px 20px 10px; color:#DDD; }

#header ul li:hover,  #header ul li:active{ color:#666; cursor:pointer;}
#header ul li a { text-decoration: none }

h1 { font-size: 22pt; }

strong { color:#000; font-weight:bold; font }

/*main*/
.eventsLogo { float:left; padding:15px 25px 25px 0px }
.eventsContent { float:right; width: 490px; text-align:left; padding:25px 0 0 25px }
pre { font-size:18px; margin: 0 0 0 50px }

.Contact {float:left; width:970px; clear:both;}
.ContactContent {float:left; width:480px}
.footer {clear:both; width:100%; text-align:center; font-size:14px; color:#CCC; padding-top:30px; padding-bottom:30px;}
