#slideshow {
   height:295px;
}

.blue_page_heading {
	font-family : Arial; 
	font-size:36px;
	color:#3333ff;
}

.blue_page_heading_small {
	font-family : Arial; 
	font-size:24px;
	color:#3333ff;
}

p { 
	font-family : Arial; font-size:16px; 
	margin:0px; 
	padding:0px; 
	margin-bottom:10px;
}

UL,LI { 
	font-family: Arial;
	font-size : 16px;
}

#bgcolor {
	background-color: #eeeeee;
	padding:10px;
}

body {
	font-family : Lucida Sans Unicode; 
	color : #222222; 
	margin: 0px; 
	padding: 10px; 
}
td {
	font-family : Lucida Sans Unicode; 
	color : #222222; 
}
H1 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H2 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H3 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
input { font-family : Lucida Sans Unicode;  color : #333333; }
select { font-family : Lucida Sans Unicode;  color : #333333; }
textarea { font-family : Lucida Sans Unicode;  color : #333333; }
a:link {    font-size:12px; font-family : Lucida Sans Unicode;  color : #eeeeee; text-decoration : none; }
a:visited { font-size:12px; font-family : Lucida Sans Unicode;  color : #eeeeee; text-decoration : none; }
a:hover {   font-size:12px; font-family : Lucida Sans Unicode;  color : #aaaaFF; text-decoration : none; }

table.outer_table {
	border-style: none;
	border-collapse: collapse;
	width:870px;
}
table.outer_table td {
	padding:0px;
}

table.top_row {
	width:100%;
	background:#000000;
	height:60px;
}
table.top_row td {
	padding-left:10px;
	font-size:12px;
}
table.bottom_menu {
	width:100%;
	height:28px;
}
table.bottom_menu a:link {
	color:#000033;
	font-family:Century Gothic;
	font-weight:800;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;
}
table.bottom_menu a:visited {
	color:#000033;
	font-family:Century Gothic;
	font-weight:800;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;
}
table.bottom_menu a:hover {
	color:#8888FF;
	font-family:Century Gothic;
	font-weight:800;
	font-size:13px;
	letter-spacing:1px;
	text-transform:lowercase;
}

table.side_menu{
	margin-top:10px;
	width:85%;
}
table.side_menu td {
	height:30px;
	border-bottom:1px solid #888888;
}
table.side_menu a:link {
	color:#000033;
	font-size:10px;
}
table.side_menu a:visited {
	color:#000033;
	font-size:10px;
}
table.side_menu a:hover {
	color:#FFFFFF;
	font-size:10px;
}

#gray1 		{ background:silver; width:160px; }
#gray2 		{ background:#CCCCCC; width:210px; }
#gray3 		{ background:#DDDDDD; }
#gray4 		{ background:#eeeeee; width:280px; }
#gallery1   { background:#423832; width:280px; }
#gallery2   { background:#423832; width:280px; }
#gallery3   { background:#423832; width:280px; }
#gallery4   { background:#423832; width:280px; }
#gallery5   { background:#423832; width:280px; }
#contentbg  { background:#eeeeee; height:400px; width:410px; padding:10px; }
