body{
	background-image: url("images/oGradientT.png");
	background-repeat: repeat-x;
	background-position: top center;
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background:#ddd;
	padding:0px;
	margin:10px;
}

#bodyDiv {
	border: 10px solid red;
	height: 100%;
}

#banner#bannertext.a:link{
	color: black;
	font-family: arial black, verdana, sans-serif;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	cursor: crosshair;
	display: block;
	
}

#banner#bannertext.a:hover {
	background-color: white;
	}

.breadcrumbs{
	text-align: left;
	font-size: 14px;
	font-family: verdana;
	padding-top: 0px;
	}

/* ========== FORMATTING ========== */
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
pre {
	font-size:11px;
	color:blue;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

/*###################### M E N U ####################*/

#menu{
	font-weight: bold;
	text-align: left;
	/* FONT SIZE FOR ALL EXCEPT CLASS- MENUL */
	font-size: 12px;
	
}

.menuH{
	display: block;
	text-align: center;
	padding: 10px;
	letter-spacing: 4px;
	font-weight: bold;
	
}

.menuL{
	display: block;
	font-size: 13px;
	padding-top: 2px;
	
}


/*###################### M A I N  CONTENT ####################*/ 


a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	background-color: #CCCCFF;
}

#liststyle{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(http://del.icio.us/img/delicious.gif);
}
