/*Easy To Edit Style Sheet*/
/*Cetan Designs*/

/*Defaults - No Need To Edit*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body {
	background-image:url(images/background.gif);
	background-repeat:repeat;
	background-color: #DDDDDD;
}

/*Content Boxes*/
.Top {
	height:31px;
	background-image:url(images/top.gif);
	width:823px;
	padding-left:35px;
}
.Banner {
	height:167px;
	background-image:url(images/banner.gif);
	width:473px;
	padding-left:350px;
}
.Navigation {
	height:30px;
	background-image:url(images/navigation.gif);
	width:823px;
	text-align:center;
}
.LeftContent {
	background-image:url(images/leftcontent.gif);
	width:213px;
	vertical-align:top;
	padding-top:5px;
}
.RightContent {
	background-image:url(images/rightcontent.gif);
	width:610px;
	vertical-align:top;
	padding-top:5px;
}
.Footer {
	background-image:url(images/footer.gif);
	width:823px;
	height:31px;
	text-align:center;
}
.Copyright {
	background-image:url(images/copyright.gif);
	width:823px;
	height:30px;
	text-align:center;
}
.LeftHeader {
	background-image:url(images/left_top.gif);
	width:161px;
	text-align:left;
	padding-left:40px;
}
.LeftMiddle {
	background-image:url(images/left_content.gif);
	width:176px;
	text-align:left;
	padding-left:25px;
	height:28px;
}
.RightHeader {
	background-image:url(images/right_top.gif);
	width:564px;
	height:31px;
	text-align:left;
	padding-left:40px;
}
.RightMiddle {
	background-image:url(images/right_middle.gif);
	width:604px;
	text-align:left;
	padding:5px;
}
.RightMidddle {
	background-image:url(roulette.jpg);
	width:604px;
	text-align:left;
	padding:5px;
}
.LeftPadding {
	padding-left:15px;
}
/*Fonts*/
.Medium {
	font-size:12px;
	color:#FFFFFF;
}
.Small {
	font-size:11px;
	color:#000000;
}
.BannerText {
	font-size:37px;
	color:#FFFFFF;
}
.BannerSlogan {
	font-size:11px;
	color:#8d8c8c;
}
.GreenHeader {
	font-size:12px;
	color:#edb197;
}
.Red {
	color:#ea3535;
}
/*Link Settings*/
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #BBBBBB; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

a:link.green {color: #edb197; text-decoration: none;}
a:visited.green {color: #edb197; text-decoration: none;}
a:hover.green {color: #edb197; text-decoration: underline;}
a:active.green {color: #edb197; text-decoration: none;}

a:link.black {color: #000000; text-decoration: none;}
a:visited.black {color: #000000; text-decoration: none;}
a:hover.black {color: #333333; text-decoration: underline;}
a:active.black {color: #000000; text-decoration: none;}
