  
body
{
	margin: 0;
	margin-top: 50px;
	background: url('images/design/bg.gif');
	color: #ffffff;
}

#menycontainer ul{ float: left; margin: 0; margin-left: 0; padding-left: 0; width: 100%; background: url('images/design/menu-bg.png'); font-size: 70%;}
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none; padding: 0.3em 2em;} 

#menycontainer a:link{color: #ffffff;}
#menycontainer a:visited{color: #ffffff;}
#menycontainer a:hover{background: url('images/design/menu-hover.png');}
#menycontainer a#current{background: url('images/design/menu-hover.png'); color: #000000;} 


#center
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background: black url('http://img532.imageshack.us/img532/3264/headersq.png') no-repeat;
	width: 800px;
	height: 139px;

}

#break
{
	height: 20px;
}

#menu
{
	background: #000000;
	padding: 0;
}

#content
{
	background: #000000;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 12px;
}

#footer
{	
	background-color: #000000;
	color: #303030;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}

#footer a:link
{
	color: #303030;
	text-decoration: none;
}

#footer a:hover
{
	color: #303030;
	text-decoration: underline;	
}

#footer a:visited
{
	color: #303030;
	text-decoration: none;
}

DIV.newstitle,
DIV.newstitle A
{
	font-size: 26px;
	font-weight: bolder;
	color: #009933;

        text-shadow: 2px 2px 2px #ddd;
}

  /* ============ */	/* ============ */		/* ============ */		/* ============ */
  /* = Text CSS = */	/* = Text CSS = */		/* = Text CSS = */		/* = Text CSS = */
  /* ============ */	/* ============ */		/* ============ */		/* ============ */

a:link 
{
	color: #84e000;
	text-decoration: none;
}

a:visited 
{
	color: #84e000;
	text-decoration: none;
}

a:hover
{
	color: #84e000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	text-decoration: underline;
	font-family: "Comic Sans MS";
}
