body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #DCE0E2;
	overflow-x: hidden;
}

a {
	color: #3269A1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

img {
	border: 0px;
}

h1, h2 {
	color: #A7002F;
	margin: 0px;
}

h2 {
	color: #000000;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #396E9C;
	margin-top: 2px;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#wrapper {
	padding-top: 15px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url('/skins/fany/images/menu-bg.png') no-repeat bottom center;
	position: relative;
	z-index: 100;
	height: 179px;
}

#menu-left div, #menu-right div {
	display: inline-table;
	padding-right: 40px;
}

#menu a {
	color: #AA0637;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu .menu-item-on a {
	color: #000000;
	text-decoration: none;
}

#menu-left {
	position: relative;
	left: 100px;
	top: 71px;
}

#menu-right {
	position: relative;
	left: 640px;
	top: 56px;
}

#scroller {
	background: url('/skins/fany/images/scroller-bg.png') no-repeat top left;
	padding: 15px;
	padding-top: 12px;
	width: 907px;
	height: 204px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -20px;
}

#scroller img {
	border: 2px solid #DDDDDD;
}

#scroller td {
	text-align: center;
	width: 33%;
}

#content {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
}

#login-form {
	background: url('/skins/fany/images/login-bg.png') no-repeat top left;
	width: 270px;
	height: 209px;
	border: 1px solid #929699;
	padding: 10px;
}

.sIFR-alternate {
	display: none;
}

.pad-right {
	padding-right: 10px;
}

.dotted-left {
	padding-left: 26px;
	width: 294px;
	background: url('/skins/fany/images/dots-vert.jpg') repeat-y top left;
}

#login-form td {
	padding-bottom: 10px;
}

#login-form .text-input {
	border: 1px solid #949597;
	width: 270px;
}

#footer {
	border-top: 3px solid #93979A;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 31px;
	padding-right: 32px;
}

#og-credits img {
	padding-left: 10px;
}

.side-menu-item, .side-menu-item-on {
	background: url('/skins/fany/images/side-menu.png') no-repeat top left;
	width: 282px;
	height: 19px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	cursor: pointer;
}

.side-menu-item:hover, .side-menu-item-on {
	background: url('/skins/fany/images/side-menu-on.png') no-repeat top left;
}

.side-menu-item a, .side-menu-item-on a {
	color: #FFFFFF;
}

.sub {
	margin-top: -10px;
	margin-bottom: 5px;
}

.sub .side-menu-item, .sub .side-menu-item-on {
	background: none;
	height: 12px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.sub .side-menu-item a, .sub .side-menu-item-on a {
	color: #326B9A;
}

.sub .side-menu-item-on a {
	font-weight: bold;
}

.left-column {
	width: 294px;
	padding-right: 15px;
}

.blog-entry {
        background: url('/skins/fany/images/dots-horz.jpg') repeat-x top left;
        padding-top: 15px;
}

.blog-entry h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #396E9C;
}

.blog-entry .date {
	font-style: italic;
	color: #93979A;
}

.horz-dots {
	background: url('/skins/fany/images/dots-horz.jpg') repeat-x center center;
	height: 15px;
}

.gizmo .right-column img {
	border: 3px solid #939798;
	margin-right: 10px;
	margin-left: 10px;
}

.vert-dots {
	background: url('/skins/fany/images/dots-vert.jpg') repeat-y top center;
}

#contact-table .td, .address td {
	line-height: 14px;
	padding-bottom: 5px;
}

#contact-table .title, .address .title {
	width: 100px;
	font-weight: bold;
	padding-right: 10px;
}

#contact-table, .address {
	padding-bottom: 100px;
}

.input-bg, .textarea-bg {
	border: 1px solid #A7ABAE;
	width: 355px;
}

.blog-entry img {
	border: 3px solid #939798;
	margin-right: 10px;
}

.blog-entry p {

}

.info {
	width: 400px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #C7C7C7;
	margin-left: auto;
	margin-right: auto;
	background: #84FF8A;
	margin-bottom: 12px;
}
