
BODY		{ font:13pt Georgia,serif; color:#000000; line-height:1.6em;
			  background:url("images/marble.png") #EFEFEF repeat;
			  width:768px; margin:8px auto 8px auto;
			  border:2px solid #000000; }

A			{ font-weight:bold; color:#c00; text-decoration:none; }
A:hover		{ text-decoration:underline; }

P			{ margin:0; padding-bottom:0.8em; }

IMG.left, IMG.right { background-color:#FFFFFF; padding:6px; }
IMG.left	{ margin:0 10px 10px 0px; }
IMG.right	{ margin:0 0 10px 10px; }
IMG.b		{ border:1px solid #A3A3FF; margin-top:6px; }

UL			{ list-style-image:url("images/clef.gif"); margin:0; padding:0; }
LI			{ font:13pt Georgia,serif; font-style:italic; }

HR			{ height:1px; color:#c00; background-color:#c00; margin:0.5em 0; border:0; clear:both; }

FIELDSET	{ text-align:center; margin:0 0 0.8em 0; padding-top:0; }
LEGEND		{ font-weight:bold; }

#maincont	{ width:768px; background:url("images/keyboardside.gif") #efefef repeat-y;  padding:0 20px 0 150px; }
#keyboard	{ width:598px; height:100%; background:url("images/keyboardside.gif") repeat-y; padding-left:150px; }
#maincont2	{ width:768px; background:url("images/overlay.png"); padding:0; }

#header		{ width:100%; height:75px; padding:20px 0 0 0 !important; margin-bottom:-20px; text-align:center; }

#topnav UL	{ list-style-type:none; list-style-image:none; height:1.8em; }
#topnav LI	{ float:left; height:1.8em; }
#topnav A	{ float:left; height:1.8em; padding:0 10px 0 20px; background:url("images/clef.gif") no-repeat; }
#topnav A.active { color:#00c; }

#footer		{ width:100%; margin-top:2px; padding:1em 0; text-align:center; }

.small, .legal { font-size:70%; }
.legal		{ color:#999999; }
.title, .smalltitle, .tagline { font-weight:bold; }
.title		{ font-size:125%; padding:1.2em 0px; }
.smalltitle	{ font-size:105%; padding:0.6em 0px; }
.center		{ text-align:center; }
.tagline	{ float:right; font-size:112%; font-style:italic; color:#00c; text-align:right; }
.details	{ font-size:70%; color:#999; }

.hide		{ visibility:hidden; }

.l2, .r2	{ float:left; width:289px; }

