@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../Img/back.gif);
	margin:0px;
}

a:link{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#top_bar {
	width:817px;
	margin:0 auto;
	height:50px;
	background:url(../Img/Top_Bar.png);
}

#Content_1{
	width:817px;
	height:471px;
	background-image:url(../Img/Content_1.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin: 0 auto;
}

#Content_2{
	width:790px;
	height:339px;
	margin:0 auto;
	background-image:url(../Img/Content_2.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#Content_3{
	width:680px;
	height:150px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../Img/Content_3.png);
	background-repeat:no-repeat;
	padding-top:150px;
	padding-left:280px;
}

#Content_4{
	width:960px;
	height:407px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../Img/Content_4.png);
	background-repeat:no-repeat;
}

#Content_5{
	width:960px;
	height:361px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../Img/Content_5.png);
	background-repeat:no-repeat;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

#wrapper {
	width: 201px;
	height: 84px;
	position: absolute;
	top: 44px;
	left: 2px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	visibility: visible;
}

#wrapper_R {
	width: 87px;
	height: 87px;
	position: absolute;
	top: 44px;
	right:2px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	visibility: visible;
	background-image:url(../Img/book_right.png);
	background-repeat:no-repeat;
}

#wrapper_Paypal {
	width: 100px;
	height: 50px;
	margin:0 auto;
	text-align: center;
	visibility: visible;
	background-image:url(../Img/book_right.png);
	background-repeat:no-repeat;
}

#top_menu_container{
	width:190px;
	height:44px;
	margin: 0 auto;
	padding-top:4px;
	overflow:visible;
}	

/*MENU TOP CSS */

.menu_topbuttonmenu{ /*container that holds a row of menu_top buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 530px;
	border: 1px solid gray;
	padding: 3px 0;
	border-width: 0px 0;
}

* html .menu_topbuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 520px;
}

.menu_topbuttonmenu a.menu_top{ /*menu_top button CSS*/
background: transparent url('../Img/top_menuleft.gif') no-repeat top left;
display: block;
float: left;
font: 12px Arial, Helvetica, sans-serif;
line-height: 20px; /* This value + 8px should equal height of button background (default is 31px) */
height: 23px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.5;
-moz-opacity: 0.5;
vertical-align:middle;
}

.menu_topbuttonmenu a.menu_top:link, .menu_topbuttonmenu a.menu_top:visited, .menu_topbuttonmenu a:active{
color: #000000; /*button text color*/
}

.menu_topbuttonmenu a.menu_top span{
background: transparent url('../Img/top_menuright.gif') no-repeat top right;
display: block;
padding: 1px 10px 6px 0px; /*Set 10px here to match value of 'padding-left' value above*/
}

.menu_topbuttonmenu a.menu_top:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.menu_topbuttonmenu a.menu_top:hover span{ /* Hover state CSS (for text) */
color:#000000;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
color:#99CCFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size:12px;
}

/*END*/

.Table_back{
	background-image:url(../Img/Grad.gif);
	background-repeat:repeat-x;
	background-color:#484848;
}

#wrapper_autm {
	width: 168px;
	height: 168px;
	background:url(../../Images/Autmn_Show_Wrapper.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	visibility: visible;
}
