@CHARSET "ISO-8859-1";

body {
	background: #646569 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 52px;
	margin-bottom: 20px;
	color: #3e3e40;
}
img {
	border: 0;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 140%;
}
a {
	color: #c13585;
	text-decoration: none;
}
h1 {
	margin: 0 0 0.5em 0;
	padding-bottom: 2px;
	text-shadow: #efcce0 1px 1px 1px;
	font-size: 15px;
	color: #cc3366;
	border-bottom: 1px solid #efcce0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	text-shadow: #cccccc 1px 1px 1px;
	margin: 0;
	background: transparent url(images/wheel-small20x20.gif) 0 0 no-repeat;
	padding-left: 23px;
}

#main {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#banner {
	text-align: right;
	color: #fff;
	padding: 31px 45px 0 0;
	height: 29px;
}
#banner a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
#banner a:hover, #banner a.sel {
	color: #bc3082;
}
#banner img#logo {
	position: absolute;
	left: 0;
	top: 0;
}
#banner img#cog {
	position: absolute;
	left: 876px;
	top: 0;
}
#menu {
	height: 110px;
	background: url(images/menu_bg110px.gif) no-repeat;
	padding-left: 296px;
}
#menu a {
	float: left;
	display: block;
	width: 98px;
	color: #cc3366;
	background: url(images/menu_btn.gif) no-repeat 30px 10px;
	text-align: center;
	padding-top: 63px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a.sel {
	color: #330033;
	background: url(images/menu_btn2.gif) no-repeat 30px 10px;
}

#mainmenu {
	margin-left: 300px;
}

#mainmenu li {
	list-style-type: none;
}
#content {
	min-height: 522px;
	height: auto !important;
	height: 522px;	
	background: #fff url(images/content_bg.gif) repeat-y;
	padding: 0 4px;
	position: relative;
}
#content img.frame {
	position: absolute;
	top: 0;
	width: 4px;
	height: 71px;
}
#content img#seventhlogo {
	position: absolute;
	right: 4px;
	bottom: 3px;
}
#content .hometext {
	padding-left: 324px;
	padding-top: 5px;
}
#content .hometext p, #content .hometext h2, #content #left p {
	color: #cc3366;
}
#content .hometext p {
	margin: 0;
}
#content #left {
	float: left;
	padding-left: 70px;
	padding-right: 81px;
}
#content #right {
	float: left;
	width: 490px;
	margin-left: -30px;
	padding: 56px 30px 30px 0;
}
#footer {
	height: 25px;
	padding-top: 5px;
	background: url(images/footer_bg.gif) no-repeat;
	padding-left: 323px;
	font-size: 11px;
	color: #707070;
}
#footer a {
	color: #707070;
	text-decoration: none;
	padding: 0 5px;
}
#footer a:hover, #footer a.sel {
	color: #bc3082;
}

.box {
	width: 173px;
	margin-top: 40px;
	margin-bottom: 80px;
	line-height: 0;
}
.box img.boxframe {
	width: 173px;
	height: 16px;
}
.box .inner {
	border-left: 1px solid #ecc9de;
	border-right: 1px solid #ecc9de;
	padding: 16px 10px 0 20px;
	line-height: 100%;
}
.box ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
}
.box ul li {
	padding-left: 6px;
	margin-top: 12px;
}
.box ul a {
	padding-left: 20px;
	background: url(images/bullet1.gif) no-repeat 0 1px;
}
.box ul a:hover, .box ul a.sel {
	color: #330033;
	background: url(images/bullet1s.gif) no-repeat 0 1px;
}
.box div > ul > li:first-child {
	margin-top: 1px;
}
.box ul ul {
	font-weight: normal;
	padding-left: 15px;
	list-style: none;
}
.box ul ul li {
	padding-left: 5px;
	margin-top: 8px;
}
.box ul ul a {
	padding-left: 10px;
	background: url(images/bullet2.gif) no-repeat 0 5px;
}
.box ul ul a:hover, .box ul ul a.sel {
	background: url(images/bullet2s.gif) no-repeat 0 5px;
}

.inner h2 {
	margin: 20px 0 10px 0;
	background: transparent
}

div.entry {
	margin: 20px 0;
}

.navigation {
	margin-bottom: 20px;
}
.alignleft {
	float: left;
	width: 40%;
	padding-right: 20px;
}

.alignright {
	float: right;
	width: 50%;
	text-align: right;
}

.box ul.sidebar.tagcloud {
	padding-left: 0px; 
	list-style-type: none;
	text-align: center;
}

.box ul.sidebar.tagcloud a{
	list-style-type: none;
	padding-left: 0;
	line-height: 100%;

	background: none;
}

.post {
	margin-bottom: 50px;
}

hr {
	border: 0px solid #FBCDE1;
	background-color: #FBCDE1;
	color: #FBCDE1;
	height: 1px;
	margin: 5px 0 15px 0;
}