/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	color: #E9E9E9;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: blink;
	background-image: url(backn34.jpg);
	text-align: center;
}

#content
{
	margin: 0 auto;
	width: 791px;
	background-color: #CCCCCC;
	background-image: url(layout/top_ny.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#back_all
{
}

#back_table
{
background:  url(images/back_table.gif) repeat-y;
}

#main
{
padding-top: 30px;
background:  url(images/top.gif) no-repeat top;
}

#bottom
{
background:  url(images/bottom.gif) no-repeat bottom;
}

#header {
	height: auto;
	text-align: right;
}

#menu
{
	float: left;
	padding-left: 139px;
	width: 652px;
	height: 54px;
	background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;

}

#menu a:hover {
	width: 79px;
    height: 34px;
	color: #FFffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
	width: auto;
	height: 328px;
	float: left;
	text-align: left;
	padding-top: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
	font-size: 12px;
	padding: 60px;
	height: 328px;
	text-align: left;
	width: auto;
}
#logo H1 a
{
	font-size: 12px;
	color: #333333;
}
#left
{
	padding: 5px;
	width: 197px;
	margin-left: 15px;

}

#left H3
{
	width: 200px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/knapp3.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}



#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#left .news
{

padding: 5px;
}

#left H4
{
font-size: 10px;
}

#left a {
	color: #333333;
	font-size: 14px;
}
#left a:visited {
	color: #333333;
	font-size: 14px;
}

#left p
{
padding: 10px;
}

#right
{
width: 511px;
float: right;
padding-right: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}

#right a
{
color: #F94E16;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	color: #E0E7FF;
}
.date {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.date a {
	color: #31AA83;
}

#right .post_top
{
width: 491px;
background: #ffffff url(images/top1.gif) no-repeat top;
padding-top: 20px;
margin-bottom: 20px;
}

#right .post_bottom
{
width: 491px;
background: url(images/bottom1.gif) no-repeat bottom;
}

#right ol, #right ul
{
margin-left: 30px;
color: #000000;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
