body {
	background-color: #ededed;
	color: #444444;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	margin: 0pt auto;
	padding: 0;
}

#sponsors_light img {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
}
#sponsors_light a:link {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#sponsors_light a:visited {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#sponsors_light a:hover {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#sponsors_light a:active {
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#sponsors_light {
    height: 55px;
    width: 900px;
    width: 100%;
    background-image: url('/ptpw2010/images/sp_bg.png');
    background-repeat:repeat-x;
}

#header {
	padding-top: 20px;
	padding-bottom: 10px;
    margin: 0pt auto;
    width: 900px;
	border-bottom-style: solid;
	border-color: #dddddd;
	border-width: 1px;
}

#header_left {
	float: left;
}

#header_right_txt {
	padding-top: 5px;
	padding-left: 14px;
	display: block;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

#header_right {
	float: right;
	padding-top: 50px;
}

#header_img {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    background: #00AEEF url('/ptpw2010/images/logo_right.jpg') top left no-repeat;
    font-size: 12px;
    padding-left: 0px;
    display: block;
    height: 25px;
    width: 223px;
}

#header_img:hover {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    background: #dddddd url('/ptpw2010/images/logo_right_h.jpg') top left no-repeat;
}

#wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0pt auto;
	width: 900px;
}

#menu {
	float: left;
	width: 150px;
	font-weight: normal;
}

/*
#menu h2 {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url('/ptpw2010/images/h_bg.jpg');
	height: 21px;
	width: 163px;
	font-weight: normal;
}
*/

a.mylink {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	background: #444444 url('/ptpw2010/images/h_bg.jpg') top left no-repeat;
	font-size: 12px;
	padding-left: 0px;
	display: block;
	height: 21px;
	width: 163px;
}

a.mylink:hover {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
	background: #dddddd url('/ptpw2010/images/menu_h.jpg') top left no-repeat;
}

span.myspan {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	background: #444444 url('/ptpw2010/images/h_bg.jpg') top left no-repeat;
	font-size: 12px;
	padding-left: 0px;
	display: block;
	height: 21px;
	width: 163px;
}

span.zbr {
	padding-left: 7px;
	padding-top: 3px;
	display: block;
}

/*
#hammer {
	font-size: 12px;
	padding-left: 15px;
}
*/

#menu a {
    color: white;
}

#menu a:hover {
    text-decoration: none;
}

#submenu a {
	color: #444444;
	text-transform: uppercase;
}

#submenu a:hover {
    color: #00AEEF;
    text-decoration: none;
}


#menu li {
    margin-left: 1em;
    list-style-type: none;
	padding-left: 10px;
}

#content {
	float: right;
	width: 700px;
}

#sep {
	padding-top: 20px;
	clear: both;
}

#footer {
	color: #444444;
	padding-top: 10px;
	margin: 0pt auto;
	border-top-style: solid;
	border-color: #dddddd;
	border-width: 1px;
	width: 900px;
	font-size: 10px;
	padding-bottom: 20px;
}

a {
    color: #00AEEF;
    text-decoration:none;
}

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

