body {
	width: 100%;
	height: 100%;
	text-align:center;
	background-color: #ffffff;
	background-image: url(/img/background.gif);
	background-repeat: repeat-x;
	background-position: left top; 
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}

td { font-size: 9px; color: #ffffcc; text-decoration: none; font-family: Arial; }

a:link {font: 9px arial, sans-serif; color: #FFFFFF; text-decoration: none;}
a:visited {font: 9px arial, sans-serif; color: #FFFFFF; text-decoration: none;}
a:hover {font: 9px arial, sans-serif; color: #e63333; text-decoration: underline;}
a:active {font: 9px arial, sans-serif; color: #FFFFFF; text-decoration: none;}

#containerul, #containerul ul {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
#containerul li {
margin:0 0 0 -30px;			
padding: 0px 0px;
list-style-type:none;
font-size: small;
}
#containerul li a {
text-decoration: none;
padding: 0px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #7EB0E7;
}
#containerul li a:link {
color: #7EB0E7;
}
#containerul li a:visited {
color: #455AAF;
}
#containerul li a:hover {
color: #B8D2FA;
font-weight: bold;
}
#containerul .symbols {
float:left;
width:12px;
height:1em;
background-position:0 50%;
background-repeat:no-repeat;
}

.box1 { background:url(/img/box_1.gif) top no-repeat } 
.box2 { background:url(/img/box_2.gif) top no-repeat } 
.box3 { background:url(/img/box_3.gif) top no-repeat } 

.PageContent { width: 1200px; margin-left: auto; margin-right: auto; position:relative; align-text: center; padding: 0px 5px 0px 3px; }

.SearchBarBox { position: absolute; top: 5px; right: 5px; width: 185px; height: 19px; background-image: url(img/header.search.box.gif) }
.SearchBarTextBox { position: absolute; left: 9px; top: 1px; width: 160px; height: 15px; border: 0px; font-size: 8pt; line-height: 12px; }
.SearchBarButton { position: absolute; top: 8px; right: 0px; width: 15px; height: 15px;
}

.Header {
	position: relative;
	width: 1120px;
	height: 32px;
}

.Header .Middle {
	position: absolute;
	width: 1120px;
	height: 32px;
	left: 17px;
	right: 20px;
	top: 1px;
}

.Header .Left {
	position: absolute;
	width: 25px;
	height: 34px;
	left: 0px;
	top: 1px;
} 
.Header .Right {
	position: absolute;
	width: 26px;
	height: 34px;
	right: -42px;
	top: 1px;
}

.Header .links { position: absolute;	top: 0px; left: 3px; height: 25px; width: 603px; }
.Header .links a.mews, .Header .links a.mews_sel { height: 31px; width: 61px; }
.Header .links a.music, .Header .links a.music_sel { height: 31px; width: 78px; }
.Header .links a.poetry, .Header .links a.poetry_sel { height: 31px; width: 90px; }
.Header .links a.reviews, .Header .links a.reviews_sel { height: 31px; width: 94px; }
.Header .links a.photos, .Header .links a.photos_sel { height: 31px; width: 70px; }
.Header .links a.affiliates, .Header .links a.affiliates_sel { height: 31px; width: 70px; }

.Header .links a { float: left; height: 31px; display: block; background: url('img/header.links.gif'); }

.Header .links a.mews { background-position: 0px 0px; }
.Header .links a.music { background-position: -61px 0px; }
.Header .links a.poetry { background-position: -139px 0px; }
.Header .links a.reviews { background-position: -229px 0px; }
.Header .links a.photos { background-position: -323px 0px;  }
.Header .links a.affiliates { background-position: -393px 0px; }

.Header .links a.mews:hover { background-position: 0px -31px; }
.Header .links a.music:hover { background-position: -61px -31px; }
.Header .links a.poetry:hover { background-position: -139px -31px; }
.Header .links a.reviews:hover { background-position: -229px -31px; }
.Header .links a.photos:hover { background-position: -323px -31px;  }
.Header .links a.affiliates:hover { background-position: -393px -31px; }

.Header .links a.mews_sel, .Header .links a:hover.mews_sel { background-position: 0px -62px; }
.Header .links a.music_sel, .Header .links a:hover.music_sel { background-position: -61px -62px; }
.Header .links a.poetry_sel, .Header .links a:hover.poetry_sel { background-position: -139px -62px; }
.Header .links a.reviews_sel, .Header .links a:hover.reviews_sel { background-position: -229px -62px; }
.Header .links a.photos_sel, .Header .links a:hover.photos_sel { background-position: -323px -62px; }
.Header .links a.affiliates_sel, .Header .links a:affiliates.about_sel { background-position: -393px -62px; }

.LinksBar { position: relative; display: inline; left: 20px; right: 20px; top: 0px; line-height: 24px;}

.Footer { position: relative; width: 1120px; height: 78px;}

.Footer .Middle { position: absolute; width: 1120px; height: 78px; left: 20px; right: 20px; }
.Footer .Left { position: absolute; width: 20px; height: 78px; left: 0px; } 
.Footer .Right {
	position: absolute;
	width: 20px;
	height: 78px;
	right: -33px;
	top: 0px;
}
.Footer .Links { position: relative; height: 26px; top: 0px; line-height: 26px; text-align: center; }
.Footer .Links, .Footer .Links a, .Footer .Links a:hover { color: #FFFFFF; }
.Footer .Buttons { position: relative; height: 52px; margin: 0px 0px auto auto }
.Footer .Buttons img { position: relative; top: 14px; margin: 0px 0px 0px 140px; }
