* { padding: 0; margin: 0; }

body { background: #333333; font-family: Tahoma, Geneva, sans-serif; font-size: 16px; line-height: 18px; color: #000000; ; }


img { border: none; }

a { color: #65b13e; text-decoration: none; }

	

#wrap { margin: 5px auto 0 auto; width: 600px; }

#header { padding-bottom: 0px; margin: 5px; height: 101px; width: 590px; background: url(/images/ext-page-hdr.png) center; }

	#header h1 a span, #header h2 { display: none; }

	#header h2 { float: left; clear: left; font-size: 1.1em; margin: 3px 0 0 10px; }

	#header h1 { font-size: 26px; font-weight: 100; letter-spacing: 0px; padding: 12px 0 5px 10px; }

		#header h1 a { color: #fff; text-decoration: none; }

			#header h1 a:hover { color: #fff; text-decoration: none; }

	#header h2 { color: #ccc; font-size: 15px; font-weight: 100; padding: 0 0 0 11px; letter-spacing: -1px; line-height: 12px; }

#menu { height: 30px; line-height: 30px; background: #222 url(/images/menu.jpg) ; }

	#menu ul { padding-left: 1px; list-style-type: none; }

		#menu ul li { display: inline; float: left; }

			#menu ul li a { color: #eee; padding: 0 1px; text-decoration: none; font-weight: 600; }

				#menu ul li a:hover { color: #fff; text-decoration: none; }

#content { background: #555 url(/images/content.gif) repeat-y; padding: 0px 15px; }

.left { width: 550px; float: left; text-align: inline; padding-top:10px; }

	.left h2 { color: #74aeed; font-size: 40px; font-weight: 100; padding: 0px 0 15px 0; }
	.left h3 { color: #74aeed; font-size: 20px; font-weight: 100; padding: 10px 0 15px 0; }

.right { width: 145px; float: right; padding: 10px; border-left: 1px solid #bbb; font-size: 12px; padding-top:3px}

	.right ul { list-style-type: none; padding: 5px 10px 10px 10px; }

	.right h2 { height: 30px; font-size: 12px; color: #666; line-height: 30px; }

	.right a { text-decoration: none }

#top { background: #1b1b1b ; padding: 0px 0; }

#bottom { background: #555 url(/images/bottom.jpg) no-repeat; padding: 7px 0; font-size:16px; font-weight:bold }

#footer a:link, a:active, a:visited
{ color: #65b13e; text-decoration: none; }

