body {
	padding: 0;
	margin: 0;
	background: url('images/gradient.jpg') repeat-x #6C3;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.magicRuss #pagebase {
	background: url('images/floor.jpg') no-repeat center 514px;
	width: 100%;
	display: table;
}

.magicRuss #page {
	background: url('images/sky.jpg') no-repeat center top;
	width: 100%;
	display: table;
}

.magicRuss #container { 
	width: 852px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.magicRuss a:link {
	color: #00F;
	text-decoration: none;
	outline:none;
}
.magicRuss a:visited {
	text-decoration: none;
	color: #00F;
	outline:none;
}
.magicRuss a:hover {
	text-decoration: underline;
	color: #00F;
	outline:none;
}
.magicRuss a:active {
	text-decoration: none;
	color: #00F;
	outline:none;
}

.magicRuss .error {
	color:#F00;
}

.magicRuss #nav {
	width:695px;
	height:75px;
	margin: 140px auto 20px;
	padding-left: 163px;
}

.magicRuss #nav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight:bold;
	font-size:12px;
	white-space: nowrap;
}

.magicRuss #nav li {
	float:left;
	margin-right:5px;
	line-height:35px;
}

.magicRuss #nav a
{
	display: block;
	width: 134px;
	height:40px;
	text-align:center;
	background:url('images/button.gif') no-repeat center center;
}

.magicRuss #nav a:link, .magicRuss #nav a:visited
{
	color: #ffff00;
	text-decoration: none;
}

.magicRuss #nav a:hover
{
	background: url('images/button2.gif') no-repeat center center;
	color: #fff;
	text-indent:3px;
	line-height:40px;
}
.magicRuss #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 156px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
}
.magicRuss #mainContent { 
	margin: 0 0 0 166px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#ffff00;
	border: 2px solid #000000;
} 
.magicRuss #welcome{
	width:123px;
	height:30px;
	text-align:left;
	background: url('images/welcome.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #dave{
	width:390px;
	height:31px;
	text-align:left;
	background: url('images/aboutdave.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #russ{
	width:167px;
	height:31px;
	text-align:left;
	background: url('images/aboutruss.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #charity{
	width:224px;
	height:32px;
	text-align:left;
	background: url('images/charity.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #parties{
	width:263px;
	height:30px;
	text-align:left;
	background: url('images/parties.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #onehour{
	width:194px;
	height:31px;
	text-align:left;
	background: url('images/1hrparty.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #twohour{
	width:195px;
	height:31px;
	text-align:left;
	background: url('images/2hrparty.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #referrals{
	width:145px;
	height:31px;
	text-align:left;
	background: url('images/referrals.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #clients{
	width:400px;
	height:31px;
	text-align:left;
	background: url('images/clients.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #invites{
	width:255px;
	height:31px;
	text-align:left;
	background: url('images/invitations.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #hints{
	width:176px;
	height:32px;
	text-align:left;
	background: url('images/hints.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #games{
	width:347px;
	height:32px;
	text-align:left;
	background: url('images/gamest.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #enquiry{
	width:201px;
	height:31px;
	text-align:left;
	background: url('images/enquiry.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #guestbook{
	width:161px;
	height:30px;
	text-align:left;
	background: url('images/guestbook.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss #leavenote{
	width:230px;
	height:31px;
	text-align:left;
	background: url('images/signguestbook.gif') no-repeat;
	text-indent:-9999px;
}

.magicRuss .formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.magicRuss .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
}

.magicRuss #moms{
	width: 167px;
	height:32px;
	text-align:center;
	background:url('images/ani_moms.gif') no-repeat center center;
	line-height:32px;
	font-weight:bold;
	font-size:12px;
}

.magicRuss #moms a:link, .magicRuss #moms a:visited{
	display: block;
	color: #ffff00;
	text-decoration: none;
}

.magicRuss #moms a:hover
{
	color: #fff;
}
.magicRuss #social{clear:both;}
.magicRuss #social1{float:left;width:440px;margin-left:180px;padding-top:15px;}
.magicRuss #social2{float:right;width:220px;padding-top:5px;}
.magicRuss #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent; 
} 
.magicRuss #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-left: 175px;
	text-align:center;
	font-size:10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slide-out-div {
  padding: 10px 5px 0 15px;
  width: 220px;
  background: #fff;
  border: 1px solid #29216d;
}      

