body {
	background: white;
	color: #444;
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font:x-small;
	text-align: center;
	margin: 0;
}
body * {
	line-height: 1.22em;
}

#SiteContainer {
	width: 950px;
	margin: auto;
	text-align: left;
}

#body {
	font-size: 110%;
	margin-top: 1em;
	clear: both;
}
#leftside {
	float: left;
	width: 180px;
	font-size: 85%;
}
#SiteContentContainer {
	float: right;
	width: 750px;
}
#SiteManageTop,
#SiteManageBottom {
	font-size: 77%;
	text-align: center;
}
#SiteFooter {
	padding-top: 2em;
	font-size: 77%;
	text-align: center;
	clear: both;
}

a {
	color: #2c95b5;
}
a.current {
	color: #444;
}
div.current a {
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	padding: 0; margin: 0; height: 0; border: none;
	background-color: transparent;
	color: white;
}
#leftside li {
	padding-left: 0; margin-left: 0;
}
#leftside ul {
	padding-left: 1em; margin-left: 1em;
}
#leftside ul ul a {
	color: #555;
}

.button {
	float: left;
	padding: 0 5px;
	margin: 4px 0;
	border-right: 1px solid #444;
}
.button:first-child {
	padding-left: 0;
}

hr.clear {
	clear: both;
	color: white; background-color: transparent;
	margin: 0; padding: 0; border: none;
	height: 0;
}

.logo_var_a, .logo_var_b, .logo_var_c, .logo_var_d {
	display: none;
}
.alt_logo {
	display: none;
}
.fun {
	display: none;
}

/* Fix image.css */
h1, h2, h3, h4, p, tr, form table {
	margin-left: 0;
}
p {
	font-size: 100%;
}
.buttons {
	font-size: 100%;
	text-align: left;
	margin-bottom: 0.5em;
}

.list td.icon {
	width: 143px;
}
.list td.text {
	width: 95px;
}

h3 {
	color: #444;
}
#leftside h3 {
	font-size: 100%;
}
.block, .info p, .info li, .info, .warning, .info .divider {
	width: auto;
}
#head h2, .buttons {
	margin-left: 0;
	clear: none;
	width: auto;
	font-weight: normal;
}

.small_cell {
	width: 140px;
	height: 165px;
}
.name {
	font-size: 80%;
}
.big_break {
	width: 500px;
}
.medium_cell {
	width: 500px;
}
#ImageLargeImage {
	margin: 3px auto 3px auto;
}
#SiteManagement {
	font-size: 100%;
}

.caption {
	width: 500px;
}

.register .text {
	width: 300px;
}

.small_cell, .medium_cell {
	position: relative;
}
.ImageListDestroy {
	display: block;
	position: absolute;
}
.small_cell .ImageListDestroy {
	right: 3px; top: 3px;
}
.medium_cell .ImageListDestroy {
	right: -5px; top: -10px;
}
a.ImageListDestroy {
	color: #777;
}
a.ImageListDestroy:hover {
	color: #f00;
	text-decoration: none;
}


