body
{
	background-color: #ffffff;
	color: #666666;
	font-family: Georgia, Times, "Times-New Roman", serif;
	font-size: medium;
	margin: 0px;
	padding: 8px;
	text-align: center;
	background-image: url("graphics/spiral.gif");
}

#top_logo
{
	float:left;
}
#lam_logo
{
	float:right;
}
#nav_menu
{
	float:right;
	margin: 0px 0px 0px 0px;
	width: 15%;
	padding-top: 20px;
}
#ohanav_menu
{
	float:right;
	margin: 0px 0px 0px 0px;
	width: 15%;
	padding-top: 40px;
}
#main_body
{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 80px;
	text-align: justify;
}
#bottom_suibhneas
{
	float:right;
	margin-top: 20px;
}

.bodytext
{
	width:75%;
	text-align:center;
}

.bodytext p
{
	margin: 10px auto;
}

.bodytext h1
{
	font-size:120%;
	font-weight: bold;
	margin: 20px auto 10px auto;
}
.bodytext h2
{
	font-size:110%;
	font-weight: bold;
	margin: 10px auto;
}

.borderedtable table, .timetable table
{
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 0;
	border-collapse: collapse;
	margin: 10px auto;
}
.borderedtable tr, .timetable tr
{
	border: 0;
	padding: 0;
	margin: 0;
}
.borderedtable td
{
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 5px;
	text-align: left;
}
.timetable td
{
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 5px;
	text-align: center;	
}
.timetable th
{
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 5px 14px;;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;	
}
.times_header
{
	font-weight: none;
	font-style: italic;
}

.timecol
{
	background-color: #f6f6f6;
}

.borderedtable td p
{
	padding: 0px;
	margin: 5px 0 0 0;
}

.bg_aikido
{
	background-color: #ddffdd;
}
.bg_taichi
{
	background-color: #ffeeee;
}
.bg_chikung
{
	background-color: #ddddff;
}
.smaller
{
	font-size: 80%;
}

.graphiclinks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.graphiclinks ul li
{
	height: 29px;
	width: 142px;
}

.graphiclinks ul li:hover
{
	background-color: #eeeeee;
}

#notalink:hover, .nohover:hover
{
	background-color: white;
}

.secondary
{
	font-size: 80%;
	padding: 16px;
}

.secondary a:link
{
	color: #666666;
	text-decoration: underline;
}
.secondary a:visited
{
	color: #666666;
	text-decoration: underline;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.testo-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titoloni 
{
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
}

a:link
{
	color: #CF3434;
	text-decoration: underline;
}

a:visited
{
	color: #CF3434;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	background-color: #eeeeee;
}

a:active
{
	color: #ff0000;
	text-decoration: underline;	
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.capolettera {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #CF3434;
	font-weight: bold;
	line-height: 80%;
}
.sottotitoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CF3434;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	padding-right: 0px;
	BORDER-TOP: #ddd 2px dotted;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 19px 0px 10px;
	COLOR: #999;
	PADDING-TOP: 2px;
	TEXT-ALIGN: center;
}