@charset "UTF-8";
body {
	background-color: #585896;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 22px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#wrapper {
	background-image: url(img/neuronBkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#col_wrapper {
	margin: 0px;
	padding: 25px 0px 0px;
	clear: both;
	float: left;
	width: 955px;
}
#left {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 605px;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 295px;
}

.email a {
	background-image: url(img/emilBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 7px 0px 8px 12px;
	float: left;
	width: 247px;
	color: #DEDEFF;
	text-decoration: none;
	clear: left;
}
a {
	color: #cbc5ff;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideBox {
	background-image: url(img/sideTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.clear {
	clear: both;
}
.sideBoxInner {
	background-image: url(img/sideBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 24px;
	float: left;
	width: 247px;
	clear: left;
}
.link a {
	background-image: url(img/workshop_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 295px;
	float: left;
	clear: left;
	color: #E0CDB4;
	text-decoration: none;
}
.link a:hover {
	background-image: url(img/workshop_button.gif);
	background-repeat: no-repeat;
	background-position: left -55px;
	color: #D6B992;
	text-decoration: none;
}
.linkforum a {
	background-image: url(img/enter_forum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 295px;
	float: left;
	clear: left;
	color: #E0CDB4;
	text-decoration: none;
}
.linkforum a:hover {
	background-image: url(img/enter_forum.gif);
	background-repeat: no-repeat;
	background-position: left -55px;
	color: #D6B992;
	text-decoration: none;
}
#footer {
	padding: 0px;
	clear: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerWrap {
	padding: 10px 0px 30px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7172B4;
}
#footer   a  strong {
	font-weight: normal;
	color: #FFFFFF;
}
#footer, #footer a {
	color: #CACBF0;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.right {
	margin: 0px;
	padding: 0px;
	float: right;
}
#bookmarks {
	margin: 15px 0px 0px;
	padding: 5px 0px 10px 70px;
	clear: left;
	float: left;
	width: 225px;
	background-image: url(img/bookmarks_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

