body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #677F9B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#page {
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	padding-top: 147px;
	padding-left: 712px;
	font-weight: bold;
}

#content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 781px;
	min-height: 600px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 781px;
	float: left;
	position: relative;
}

#footer_content {text-align: left; padding-left: 20px; position: absolute; bottom: 20px;}
#footer_content p{margin: 0px; padding: 0px;}

#menudiv {
	float: left;
	width: 160px;
	overflow: visible;
	height: 480px;
	background-image: url(images/menu_left_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}

#block-block-1 {
	position: relative;
	left: -17px;
}

#content11 {
	background-image: url(images/content_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 489px;
	xpadding-top: 15px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#block-user-1 h2 {
	display: none;
}

input {
	border-width: 1px;
	border-style: solid;
	border-color: #677F9B;
	color: #415D6D;
	background-color: #D8E3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

a:link, a:visited, a:active {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

div#block-user-0 h2 {
	font-size: 13px;
	margin-top: 0px;
}

input#edit-name, input#edit-pass {
	width: 90px;
}

div#block-menu-secondary-links h2 {
	display: none;
}

.item {
	padding-left:25px;
}

.item_box {
	padding-left:45px;
}

div.meta {
	display: none;
}

div.view-content div.item-list ul {
	list-style-image: none;
	xlist-style-position: inside;
	list-style-type: none;
	margin-left: -40px;
}

div.field-label {
        float: left;
}

.rteleft {
  text-align: left;
}
.rteright {
  text-align: right;
}
.rtecenter {
  text-align: center;
}
.rtejustify {
  text-align: justify;
}

.pager li {
	float: left;
	list-style-type: none;
	padding-left: 15px;
}

h2.title11 {
        padding-top: 10px;
}

fieldset.custom_collapse.collapsed div {
  display: none;
}

fieldset.custom_collapse {
  border: none;
  padding-bottom: 0;
}

fieldset.custom_collapse legend {
  margin-left: 15px;
}

fieldset.custom_collapse div {
  margin-left: 19px;
}
