body {
	background: url(bg.jpg) repeat;
	font-family: verdana, arial, serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
}

#header {
	background: url(banner.jpg) no-repeat;
	height: 140px;
	text-align: center;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	position: relative;
	left: 210px;
	top: 10px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 140px;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 140px;
}

#sidebar a:hover {
	background-color: #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

#category {
	float: left;	
	margin-top: 10px;
	width: 140px;
}

#category ul {
	list-style: none;
}

#category ul li {
	display: block;
	padding: 2px 4px;
	margin-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
	margin-left: 0px;
	padding-left: 0px;
}

#category a {
	background-color: #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	margin-left: 0px;
	padding-left: 0px;
}

#category a:hover {
	background-color: #666666;
	border-bottom: 0px solid #666666;
	border-right: 0px solid #666666;
	color: white;
}


#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 550px;
}


#header h1 {
	font-size: 2.2em;
	top: 10px;
}

#box {
	width: 150px;
	height: 240px;
	background-color: #f0f0f0;
	padding-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	font-size:12px;
}

#box a {
	background-color: #f0f0f0;
	color: #000000;
	text-decoration: none;	
	bottom: 5px;

}

#box a:hover {
	text-decoration: underline;	
}

#box img {
	width: 120px;
	float: center;
	border: 1px dotted #666666;
}

#box2 {
	float: right;
	width: 150px;
	background-color: #f0f0f0;
	padding-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	font-size:12px;
}

#box2 img {
	width: 140px;
	float: center;
	border: 1px dotted #666666;
}


#box3 {
	float: right;
	width: 120px;
	background-color: #f0f0f0;
	padding-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	font-size:12px;
}

#box3 img {
	border: 1px dotted #666666;
}

#actions {
	margin: 10px;
	float: left;
	width: 138px;
	background-color: #f0f0f0;
	color: #666666;
	padding-bottom: 0px;	
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	font-size:12px;
	border: 0px solid #ffffff;
	font-weight: bold;
}


#actions img {
	width: 120px;
	float: center;
	border: 1px dotted #666666;

}

#actions p {
	background-color: #f0f0f0;
	float: left;
	width: 138px;
	text-align: center;
	padding-bottom: 0px;	
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size:12px;
	border: 0px solid #ffffff;
}

#actions a {
	background-color: #f0f0f0;
	float: left;
	width: 138px;
	text-align: center;
	padding-bottom: 0px;	
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size:12px;
	border: 0px solid #ffffff;
}

#actions a:hover {
	text-decoration: none;	
	border: 0px solid #ffffff;
	color: #000000;
}

#footer {
	background-color: #ffffff;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 730px;
}

#footer a {
	border-bottom: 1px dotted #666666;
}

#footer a:hover {
	text-decoration: none;	
}

#edit {
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 0px;	
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	font-size:10px;
	border: 0px solid #ffffff;
}


.textarea {
	width: 500px;
	height: 270px;
}