/* default values */
body					{margin:0; padding:0; color:#000; font:.75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica; background:#899BB3 url(/images/siteBg.jpg) top center repeat-y; background-attachment:fixed;}
fieldset				{margin:0; padding:0; border:0;}
legend					{display:none;}
p						{margin-bottom:1em;}
img						{border:0;}
a img					{border:0;}
a						{color:#3366AC;}
ul						{list-style-type:square;}

/* tables, boxes, sidemenus */
table, th, td			{border-collapse:collapse; border:0;}
table					{margin-bottom:10px; width:90%; font-size:0.9em;}
table.small				{font-size:.75em;}
td, th					{text-align:center; padding:0.2em;}

/* alignment */
.left					{text-align:left;}
.right					{text-align:right;}
.center					{text-align:center;}
.tableCenter			{margin:1em auto;}
.floatLeft				{float:left;}
.floatRight				{float:right;}
.imgFloatLeft			{float:left; margin:0 .3em .5em 0;}
.imgFloatRight			{float:right; margin:0 0 .5em .3em;}
.clearBoth				{clear:both;}

/* HTML HEADER attributes */
h1						{font-size:1.8em; text-transform:uppercase;}
h2						{font-size:1.5em;}
h3						{font-size:1.3em;}
h4						{font-size:1em;}
h1, h2, h3, h4, strong	{color:#3366AC;}

/*PAGE CONSTRUCTION */
#website				{width:750px; margin:0 auto; background:#fff;}

#header					{margin:0; text-align:center;}

#mainContent			{padding:10px; background:#fff; clear:both; margin-top:5px;}					

#rightCol				{width:220px; float:left;}

#footer					{clear:both; text-align:center; font-size:.9em;}

.smallText				{font-size:.9em;}
.half					{width:47%; float:left; margin-right:10px;}

#menu					{list-style:none; text-align:center; text-transform:uppercase; margin:-5px 0 0 -40px;}
#menu a					{font-size:1.3em; font-weight:bold; padding:3px 0 2px 0; text-decoration:none; color:#000; height:25px; width:186px; display:block;}
#menu li				{background:url(/images/menuBeige.jpg) repeat-x; color:#000; margin-right:2px; display:inline; float:left;}
#menu li a:hover		{background:url(/images/menuBlue.jpg) repeat-x; color:#fff;}
#menu li.last			{margin-right:0;}