/* CSS Document */
body 					{ margin: 0 auto; padding: 0px; background: #3A3838 url(zl_images/back.gif) repeat-x top left; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #18216F; }

#container 				{ margin: 0 auto; border: 1px solid #fff; width: 741px; background-color: #FFFFFF; }
#header					{ background: #fff url(zl_images/header_back.gif) repeat-x top left; }
#menu					{ background: #fff url(zl_images/button_back.gif) repeat-x top left; height: 41px; width: 100%; font-size: 11px; color: #fff; }

.button					{ width: 122px; float: left; text-align: center; font-weight: bold; }
.button	a:link			{ text-decoration: none; font-size: 11px; color: #fff; }
.button	a 				{ text-decoration: none; font-size: 11px; color: #fff; }
.button	a:hover 		{ text-decoration: underline; }

#footer					{ background-color: #EDECED; color: #DDDDDD; }

h1						{ color: #FF7200 ; font-size: 16px; font-weight: bold; }
h2						{ color: #FF7200 ; font-size: 14px; font-weight: bold; }

.bigFont				{ font-size: 13px; color: #404040; }

#content				{ background: #fff url(zl_images/content_back.gif) repeat-x top left; }

#content2				{ background: #fff url(zl_images/contentBack2.gif) repeat-x top left; vertical-align: top; }
#content3				{ background: #C4D9ED url(zl_images/contentBack3.gif) repeat-x top left; vertical-align: top; }

.margins				{ margin: 10px; }

.dash					{ background: #fff url(zl_images/dash.gif) repeat-x top left; width: 100%; }