body
	{font-family:Lucida Grande, Verdana;
	text-align:justify;
	min-width:590px;
	font-size:10px;
	color:white;
	margin:0; }

a, a:hover
	{text-decoration:none;
	color:#3875d7; }

input, textarea
	{border:1px solid #1d1d1d;
	padding:0 3px 0 3px; }

img
	{border:0; }

/* Header */

#header
	{background:url(pictures/bg_header.png) top repeat-x;
	margin:11px 0 0 11px;
	min-width:309px; }

#right_header
	{background:url(pictures/right_header.png) right top no-repeat;
	height:171px; }

#header_link
	{background:url(pictures/left_header.png) left top no-repeat;
	display:block;
	height:171px;
	width:185px;
	float:left; }

/* Menu */

#menu
	{background:url(pictures/3a3a3a.png);
	margin:89px 30px 0 0 !important;
	margin:100px 15px 0 0;
	float:right; }

#menu_content
	{background:url(pictures/bg_menu.png) top repeat-x; }

#left_menu
	{background:url(pictures/left_menu.png) left top no-repeat; }

#right_menu
	{background:url(pictures/right_menu.png) right top no-repeat;
	min-height:356px;
	height:inherit !important;
	height:356px;
	padding:15px;
	width:185px; }

#menu ul
	{margin:15px auto 15px auto;
	list-style:none;
	padding:0; }

#menu li
	{background:url(pictures/top_menulist.png) left top no-repeat;
	text-align:center;
	display:block; }

#menu li a
	{background:url(pictures/bottom_menulist.png) right bottom no-repeat;
	display:block;
	padding:6px 0 6px 0;
	color:white;
	width:inherit; }

#menu li a:hover
	{font-weight:bold;
	font-size:14px;
	padding:18px 0 18px 0; }

/* Main Content */

#content
	{background:url(pictures/3a3a3a.png);
	padding:30px 260px 30px 32px;
	min-height:245px;
	margin:15px;
	margin-top:0; }

#top_left
	{background:url(pictures/top_left.png) top left no-repeat; }

#top_right
	{background:url(pictures/top_right.png) top right no-repeat; }

#bottom_left
	{background:url(pictures/bottom_left.png) bottom left no-repeat;
	padding:0; }

#bottom_right
	{background:url(pictures/bottom_right.png) bottom right no-repeat;
	padding:17px 27px 17px 27px;
	min-height:82px;
	min-width:202px; }

h2
	{background:url(pictures/button.png) top left no-repeat;
	padding:19px 0 0 30px;
	font-weight:bold;
	min-width:147px;
	font-size:14px;
	display:block;
	height:37px;
	width:100%;
	margin:0; }

h2 a
	{color:white; }

h2 a:hover
	{color:#788080; }

#clear_right
	{clear:right; }