/* Anistara.net CSS Document by Robert Ireland*/

/* Reset */
/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/


/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
body,h1,h2,h3,h4,h5,h6,pre,code,td {
font-size:1em;
}

/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
a img,:link img,:visited img,fieldset {

}

img
{  border-style: none;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

/* Start
********************************************/
p {
padding-left:8px;
margin-bottom:6px;
}

h1 {font-size:22px; font-family:tahoma, "Times New Roman", Times, serif; font-weight:normal;}
h2 { font-size:18px; font-weight:normal;}

ul {
padding-left:18px;
}



body {
	margin: 0px; pa0;
	font-family:verdana, Georgia, "Times New Roman", Times, serif; font-size:14px;
	color:#000000;
	 background-color:#d49f97; color:#000; background-image:url(images/bogy_bg.gif); background-position:center top; background-repeat:no-repeat;
}

#page_wrap {width:100%;}
#container {
	position: relative;
	width: 786px;
	margin:0 auto 0 auto;
	background-image:url(images/container_bg.gif);
	background-repeat:repeat-y;

}


#header {
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	width: 786px;
	height: 156px;
	text-align:right;
	background-image:url(images/logo.jpg); background-repeat:no-repeat;
}

#main_page {
	vertical-align:top;
	background-image:url(images/main_page.jpg);
	background-repeat:no-repeat;
	background-position: top;
	position:relative;
	width:786px;
	margin:0 0 0 0px;
	padding: 0 0 0 0px;
}

#main_nav {
	vertical-align:top;
	font-size:16px;
	width:182px;	
	float:left;
	font-family:tahoma, "Times New Roman", Times, serif;
	padding:110px 0 0 0;
}

#main_nav li{
	margin:0px;
	padding:0px 0 5px 0;
	list-style-type: none;
	width:160px;
}

#main_nav ul {
	padding:0px 0 0 22px;
}

#main_nav a {
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

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


#main_content {
	width:585px; float:left;
 left:200px;
 padding:10px 0 0 0;
}


#main_title { width:382px; text-align:center; padding:0 0 0 105px; margin-bottom:26px; }
#main_subtitle { text-align:center;}


.timetable { border-left:1px dotted #bd8d97; border-top:1px dotted #bd8d97; }
.timetable th {font-weight:bold; padding: 2px 8px 2px 8px; border-bottom:1px solid #bd8d97; border-right:1px dotted #bd8d97; background-color:#fffaf5;}
.timetable td {padding:2px 8px 2px 12px; border-right:1px dotted #bd8d97; border-bottom:1px dotted #bd8d97; font-size:11px;}






	
#intro {width: 550px; padding:10px 15px 20px 20px; float:left;}	

#footer { float:left; background-color:#ffb386;
	width: 585px; margin:0 0 0 182px;
	height: 40px;
	position:relative;
}

#copyright { background-image:url(images/copyright.gif); background-repeat:no-repeat; position:absolute; width:233px; height:26px; font-size:10px; right:10px; top:2px; text-align:center; padding:12px 0 0 0; font-family:Arial, Helvetica, sans-serif;}