body  {
	background: #D2C6AC url(images/worldbg.jpg) repeat;
	color: #633;
	font-family: tahoma, arial, sans-serif;
	letter-spacing: .05em;
	}

a  {
	color: #366;
	}

h1, h2, h3  {
	text-align: center;
	color: #963;
	}

table  {
	text-align: left;
	}

th  {
	font-size: 1em;
	font-weight: bold;
	}

ul  {
	position: relative;
	top: -220px;
	margin: 0px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

li  {
	font-size: 10px;
	}


.top  {
	position: absolute;
	top: 10px;
	left: 5px;
	margins: 0;
	}

.title  {
	position: absolute;
	top: 0;
	left: 532px;
	}

.mainbody  {
        background: transparent url(images/transbg.gif) repeat;
	position: absolute;
	top: 270px;
	left: 250px;
	width: 530px;
        border: 2px dotted #963;
	padding: 10px;
	}

.weekmainbody  {
	background: transparent url(images/transbg.gif) repeat;
	position: absolute;
	top: 280px;
	left: 50px;
	width: 800px;
	padding: 10px 0px 10px 20px;        
	border: 2px dotted #963;
	}

.sidebar  {
	position: absolute;
	top: 300px;
	left: 20px;
	width: 200px;
	}

.marquee  {
	position: absolute;
	top: 132px;
	left: 488px;
	}

.topmenu  {
	position: absolute;
	top: 200px;
	left: 490px;
	font-size: 11px;
	}

.credits  {
	font-size: 10px;
	text-align: center;
	}

.rightspace  {
	text-align: right;
	padding: 0 0 30 0;
	}

.right  {
	text-align: right;
	}

.center  {
	text-align: center;
	}

.justify  {
	text-align: justify;
	}

.heading  {
	text-align: center;
	font-size: 1.1em;
	}

.italic  {
	font-style: italic;
	font-size: small;
	}

.bold  {
	font-weight: bold;
	font-size: large;
	}

