
body {
background-color:#006600;
	margin: 0;
	padding: 0;
	background: #0066FF url(images/img01.jpg) repeat-y top center;
	font-size: 13px;
	color: #ADADAD;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #769D2D;
s
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #769D2D;
}

a:hover {
	text-decoration: none;
	color: #516B1F;
}

/* Header */
#picrandom {
padding-top: 5px;


}

#header {
	width: 760px;
	height: 310px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right top;
}

#header h1, #header p {
	color: #E6B715;
}

#header h1 {
	padding: 320px 0 0 0px;
}

#header a {
	margin-top: 0px;
	margin-right: 10px;
	color: #E6B715;
}

/* Page */

#page {
	background-color:#000000;
	width: 760px;
	height: auto;
	margin: 0 auto;
}

/* Content */

#content {
	background-color:#000000;
	float: left;
	width: 490px;
	height: auto;
	margin-top: -20px;
	padding: 20px;
	padding-top: 25px;
}

.post {
	background-color:#000000;
	padding: 0 0 20px 0;
}

.title {
	margin-top: 10px;
	background-color:#000000;
	padding-bottom: 5px;
	border-bottom: 1px dashed #333333;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: right;
	color: #646464;
	padding: 5px 10px;
	border: 1px dashed #333333;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img06.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
background-color:#000000;
	float: right;
	width: 230px;
	min-height: 600px;
}

#sidebar ul {
	margin: -8px;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	background: url(images/img02.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

#contitle{
background-color:#000000;


}

#XXX{
background-color:#000000;
top: 500px;
margin-left: 251px;
z-index:0;
width: 760px;
height: auto;
min-height:600px;
}