body{
margin:0;
padding:30px 0;
font:76% Tahoma, Verdana, Geneva, sans-serif;
background:#D7DFEC url(images/bodybg.png) repeat-x fixed;
color:#222;
}

#thetop{
margin:0;
}

#container{
width: 760px;
height: auto;
margin:0 auto;
overflow: hidden;
padding:10px 10px 0 10px;
background: #ffffff url(images/contbg.png) no-repeat;
border: none;
color:#222;
}


a{
text-decoration:none;
color:#0033ff;
}

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

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding: 0px 0px 0px 10px;}

#logo{
float:left;
width:625px;
margin: 0em 5px 0em 0px;
background:#F9FBFD;
border:4px solid #ccc;
text-align:center;
color:#555;
overflow:auto;
padding-top: 6px;}


#intro p{
line-height:1.5em;
}

#main{
float:left;
width:600px;
padding: 0px;}

#first {height: 46px;
background-image: url(images/first.jpg);
width: 85px;
background-repeat: no-repeat;
background-position: 10px 680px;
}

#back {height: 46px;
background-image: url(images/back.jpg);
width: 85px;
background-repeat: no-repeat;
background-position: 115px 680px;
}

#next {height: 46px;
background-image: url(images/next.jpg);
width: 85px;
background-repeat: no-repeat;
background-position: 115px 680px;
}

#today{height: 46px;
background-image: url(images/today.jpg);
width: 85px;
background-repeat: no-repeat;
background-position: 220px 680px;
}

#subnav{
float: left;
background:#ffffff; 
border:2px solid #ccc;
text-align: left;
overflow:auto;
height: 49px;
width: 390px;
margin-top: 10px;
margin-right: +40px;
padding-top: 1px;
margin-left: 60px;
padding-left: 15px;
padding-right: 5px;
padding-bottom: 0px;}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
font-family: Tahoma, Verdana, Geneva, sans-serif;}

#sidebar{
width:100px;
float: right;
font-size:10px;
line-height:1.3em;
margin-top:20px;
margin-right: 10px;
clear: inherit;
}


#sidebar p{
font-size: 10px;
margin-left: -7px;}

.sidelink{
	display:block;
	width:90px;
	margin: 3px 9px 2px 0px;
	background:#eee url(images/gradient1.png) repeat-x;
	color: #0033ff;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
}

.sidelink:hover,.menuheader{
background:url(images/gradient2.png) repeat-x;
color: #cc0000;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:780px;
background:#fff url(images/footerbg.gif) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size: 20px;
font-weight: bold;
font-family: Tahoma, Verdana, Geneva, sans-serif;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
font-family: Tahoma, Verdana, Geneva, sans-serif;
font-weight: bold;}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
font-family: Tahoma, Verdana, Geneva, sans-serif;}

.clear{ 
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
/* End hide from IE-mac */

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

