/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(button3.gif);}
.menu2 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(button4.gif);}
.menu2 li a:hover b {background:url(button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(button3.gif) no-repeat right top;}

/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #444;
	padding: 10px;
	width: 650px;
	margin-left:auto;
	margin-right:auto;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }


body {font-size:76%; font-family:"trebuchet MS", verdana, arial, sans-serif; background:#445566;}

#minMax {min-width:750px; max-width:875px; margin:0 auto; background:#e0e0e0;}

#header {background:#a31e39;}

#outer1 {float:left; width:20%; background:#d0c0c0;}
#outer2 {float:left; width:15%; background:#c0c0c0;}
#outer3 {float:left; width:30%;}
#outer4 {float:right; width:15%; background:#d0d0d0;}
#outer5 {float:right; width:20%; background:#c0b0b0;}
#outer1, #outer2, #outer3, #outer4, #outer5 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}

#topbar {width:80%; float:left; background:#d8d8d8;}

#footer {clear:both; background:#455c5a;}

h1 {font-size:28px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:8px 0;}
.content {padding:10px;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}

img {border:0px;vertical-align:middle;}

h1,h2,h3,h4,h5
{
	text-align:center;
}

.center
{
	text-align:center;
}

a
{
	color:white;
}

table
{
	width:100%;
	text-align:left;
}

td
{
	width:25%;
}

.link_bot
{
	color:white;
	font-size:12px;
	text-align:center;
}

.italic
{
	font-style:italic;
	color:green;
}

#link_center a:link
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-size:14px;
}

#link_center a:visited
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-size:14px;
	
}

#link_center a:hover
{
	font-family:verdana;
	text-decoration:underline;
	color:green;
	font-size:14px;
}

#link_center a:active
{
	font-family:verdana;
	text-decoration:none;
	color:black;
	font-size:14px;
}