/* Global Styles */

body {
	background-image: url(bg3.jpg);
	text-align:center;
	color: #58453F;
	font-family: Arial, Helvetica, sans-serif;

	}
	
.m1	{	
	text-align:center;
	font:16px georgia;
		line-height:19px;
	color: #961500;
	padding-right:12px;
	padding-left:24px;
	padding-top:18px;
        font-weight:500;
	}	
	
h1	{
	text-align:center;
	color:#58453F;
	font-size: 24px;
	
	}
	
	
		
h2	{
        text-align:right;
	font:11px arial;
	line-height:19px;
	color:#444444;
	z-index: 2;
	padding-right:26px;
	padding-left:29px;
	
	}
	
h3	{
	font:16px georgia;
	color: #961500;
    text-align:center;
	line-height:26px;
	z-index: 2;
	padding-right:18px;
	padding-left:33px;
	
	}

	
td {
	font:11px arial;
	color:#333333;
	border-width: 0;	
	
	
	}

div.title {
	position: relative;
	margin: 0 auto;
	width: 689px;
	height: 87px;
	margin-top: 30px;
	background-image: url(title2.jpg);
}

div.topmenu {
	position: relative;
	margin: 0 auto;
	width: 689px;
	height: 33px;
	background-image:url(menbak.jpg);
}

div.main {
	position: relative;
	margin: 0 auto;
	width: 689px;
	height: 543px;
	
}
div.Lmain {
	position: relative;
	margin: 0 auto;
	width: 411px;
	height: 484px;
	background-image:url(holder-l.jpg);
	background-repeat:no-repeat;
	float: left;
	vertical-align:bottom;
	text-align: center;
}
div.Rmain {
	position: relative;
	text-align:center;
	margin: -100;
	width: 278px;
	height: 543px;
	background-image:url(holder-r.jpg);
	background-repeat:no-repeat;
	float:right;
}

div.Rmaingal {
	position: relative;
	text-align:center;
	margin: -100;
	width: 278px;
	height: 543px;
	background-image:url(holder-r.jpg);
	background-repeat:no-repeat;
	float:right;
}


div.lholder {
	position: relative;
	width: 411px;
	height: 463px;
	vertical-align:middle;
	text-align: center;


	background-repeat:no-repeat;
}
div.bmenu {
	position: relative;
	text-align:left;
	width: 411px;
	height: 21px;
	background-image:url(botmen.jpg);
	background-repeat:no-repeat;
}
a {
	color: #804040;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #AA8671;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #333333;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
background-image:url(tit2.jpg);
background-repeat:no-repeat;
background-position:5px 5px;
	font:18px times new roman;
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	height:85px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:19px;
	color:#333333;
	z-index: 2;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
/*	line-height:26px;*/
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: F7EEE1;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	

#highlight:hover{
	background-color:#F7EEE1;
	color: F7EEE1;
}

#movetext{
	position:relative;
	width: 400px;
	z-index: 3;
	height: 342px;
	top: -10px;
}
#movetextdraw{
	position:relative;
	z-index: 3;
	top: 10px;
	right: 10px;
	width: 390px;
	float: right;
}
#movepic{
	position:relative;
    	z-index: 2;

}
#movepic2{
	position:relative;
	z-index: 5;
}

#footer{
	vertical-align:bottom;
	position: relative;
}

#maintable{width:780px}

div#footer2{
	position:absolute;
	height:100%;
	vertical-align:bottom;
	width: 100%;
	bottom: 10px;
}

