body {
	margin: 0px;
	padding: 0;
	background: #000000 url(img/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63676A;
}

h1, h2, h3 {
	margin: 0;
	font-family: Tahoma;
	font-weight: normal;
	color: #A39691;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #C2C8CC; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 600px;
	margin: 0 auto;
	background: #000000;
}

/* Header */

#header-wrapper {
}

#header {
	width: 600px;
	height: 44px;
	margin: 0 auto;
	background: url(img/img03.jpg) repeat-x left top;
}

/* Menu */

#menu {
	float: left;
	height: 44px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 44px;
	display: block;
	float: left;
	padding: 12px 25px 0px 25px;
}

#menu a {
	display: block;
	text-decoration: none;
	font: 12px tahoma, Helvetica, sans-serif;
	color: #D0D3FF;
}

#menu a:hover{
text-decoration: none;
color: #aaa9fF;
}

#menu .current_page_item {
background: url(img/img003.jpg) repeat-x left top;
}



/* Page */

#page {
	width: 600px;
	margin: 0 LEFT;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 600px;
	height: 180px;
	margin: 0 auto;
	background: url(img/logo4.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-left: 40px;
	padding-top: 90px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}


#logo p {
	padding: 0px 0 0 42px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	PADDING:10px;
	MARGIN-LEFT:20px;
	float: left;
	width: 520px;
	FONT-SIZE:14px;
}

/* Post */


.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A1AC;
}








/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	background: url(img/img02.jpg) repeat-x left top;
	height: 24px;
}

#footer p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	line-height: normal;
	color: #313223;
}

#footer a {
}
