html
	{font-family:Myriad Pro, Lucida Grande, Verdana;
	text-align:justify;
	font-size:12px;
	width:1000px;
	margin:auto;
	padding:0; }

body
	{margin:0; }

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

img
	{border:0; }

#header
	{background:url(background.png) center repeat-y; }

#header a
	{background:url(header.png) center no-repeat;
	display:block;
	height:300px;
	margin:auto 0; }

#main
	{background:url(bottom.png) bottom no-repeat;
	padding-bottom:34px;
	margin:0; }

#content
	{background:url(background.png) center repeat-y;
	padding:1px 20px 20px 20px;
	margin:0; }

#content p#text:first-letter
	{padding-left:15px;
	font-weight:bold;
	font-size:13px; }

h2
	{background:url(border.png) bottom no-repeat;
	padding-bottom:1px;
	text-align:center;
	font-size:20px;
	width:100%; }

.menu
	{text-align:center; }

.menu img
	{margin:0 30px 0 30px; }