


body {
	color:#fff;
	background-color:#000;
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	}
	
img { border: none; }

h1 {
	padding:0px;
	font-size:75%;
	color:#ffffff;
	font-weight: normal;
	line-height: 100%;
	font-style: italic;
	}

	
p {
	font-size: 100%;
	}



p.largebold {
	color: #000000;
	font-weight: bold;
	font-size: 100%;
	}
	
p.small {
	font-size: 85%;
	}
	

a {
	color:#000;
	text-decoration:none;
	}
	
a.menu {
	text-decoration:none;
	}

a.link:link {color:#fff; text-decoration:underline; font-weight: bold;}
a.link:visited {color:#fff; text-decoration:underline; font-weight: bold;}
a.link:hover {color:#000; background-color:#fff; font-weight: bold;}


a.menu:link {color:#000; text-decoration:underline; font-weight: bold;}
a.menu:visited {color:#000; text-decoration:underline; font-weight: bold;}
a.menu:hover {color:#fff; background-color:#000; font-weight: bold;}

a.side1:link {background-color:#F8931F; padding-top: 12px; padding-bottom: 12px; padding-right: 30px; color:#fff; font-weight: bold;}
a.side1:visited {background-color:#F8931F; padding-top: 12px; padding-bottom: 12px; padding-right: 30px; color:#fff; font-weight: bold;}
a.side1:hover {background-color:#fff; padding-top: 12px; padding-bottom: 20px; padding-right: 60px; color:#000;}

a.black:link {color:#000; text-decoration:underline;}
a.black:visited {color:#000; text-decoration:underline;}
a.black:hover {color:#000; text-decoration:underline;}
 

.imgleft {
float: left;
padding: 0 10px 10px 0;
}

.imgright {
float: right;
}	

ul
{
list-style-type: disc
}

#pagecontainer {
	position: absolute; left:0px; top:0px;
	}
	
	
#sidecontainer {
	position:absolute; left:0px; top:0px;
	}
	
#maincontainer1 {
	position:absolute; left:320px; top:0px;
	background-color: #F903A2;
	}

#maincontainer2 {
	position:absolute; left:320px; top:0px;
	background-color: #00FB20;
	}

#maincontainer3 {
	position:absolute; left:320px; top:0px;
	background-color: #F5D101;
	}

#maincontainer4 {
	position:absolute; left:320px; top:0px;
	background-color: #C401B7;
	}
		
#menu1 {
background-color: #F903A2;
width: 470px;
padding: 10px 10px 17px 10px;
border-bottom: 2px dotted #000;
font-size: 150%;
}

#menu2 {
background-color: #00FB20;
width: 470px;
padding: 10px 10px 17px 10px;
border-bottom: 2px dotted #000;
font-size: 150%;
}

#menu3 {
background-color: #F5D101;
width: 470px;
padding: 10px 10px 17px 10px;
border-bottom: 2px dotted #000;
font-size: 150%;
}

#menu4 {
background-color: #C401B7;
width: 470px;
padding: 10px 10px 17px 10px;
border-bottom: 2px dotted #000;
font-size: 150%;
}

#sidesection {
border-top: 2px dotted #fff;
padding: 20px 10px 20px 10px;
}


	

#main {
	text-align: left;
	background-color: #000;
	}

#content {
	font-size: 100%;
	line-height: 150%;
	padding: 10px
	}

#tablecontent {
	font-size: 80%;
	line-height: 150%;
	padding: 10px
	}

#tablepic {
	padding: 10px 0px 10px 10px;
	}


#tableborder {
	border: 1px solid #5B5B5B;
	}	