* {
  margin: 0;
  padding: 0;
}
body {
  background: #333333 none repeat scroll 0%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #222222;
}
p {
  padding: 5px 0 0;
  font-size: 14px;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #cc4444;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #cc8888;
}
#wrap {
  border: 5px solid #000000;
  margin: 20px auto 10px;
  padding: 0px;
  background: #e2e2ff none repeat scroll 0%;
  width: 800px;
}
#header {
  background: #e2e2ff none no-repeat scroll 0%;
  height: 120px;
}
#header h1 {
  padding: 5px 0 0 0px;
  font-size: 50px;
  letter-spacing: -7px;
  color: #ff5500;
}
#header h1 a {
  color: #d1ddef;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: -7px;
}
#header h1 a:hover {
  color: #ffffff;
}
#menu {
  background: #000000 none repeat scroll 0%;
  height: 30px;
  line-height: 30px;
}
#menu ul {
  list-style-type: none;
  padding-left: 30px;
}
#menu ul li {
  display: block;
  float: left;
}
#menu ul li a {
  padding: 0 20px 0 0;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
}
#menu ul li a:hover {
  color: #aaaaaa;
  text-decoration: none;
}
#content {
  padding: 0 20px 20px 0;
}
.main {
  padding: 0px 10px 10px 15px;
  background: #e2e2ff none repeat scroll 0%;
  float: right;
  width: 780px;
  text-align: justify;
}
.main h2 { padding: 15px 0 7px; font-size: 18px; font-weight: bold; color: #2e3192; }

.main h2 a {
  text-decoration: none;
}
.main h2 a:hover {
}
.main h3 {
  padding: 15px 0 7px;
  font-size: 16px;
  font-weight: bold;
  color: #2e3192;
}
.main h3 a {
  text-decoration: none;
}
.main ul li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 25px;
	font-size: 14px;
	}
#footer {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #cccccc;
}
#footer a {
  color: #cc4444;
  font-weight: bold;
}
#footer a:hover {
  color: #cc8888;
  font-weight: bold;
}

#gallery {width:728px; height:450px; padding:10px; border:0px solid #333; background: #e2e2ff; position:relative; }
#gallery b.default {position:absolute; left:10px; top:10px; width:548px; height:500px; text-align:center;}
#gallery b.default img {display:block; margin:0 auto 10px auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
#gallery b.default span {display:block; color:#222222; font-family:verdana, arial, sans-serif; font-weight:bold; font-size:12px; width:350px; margin:0 auto;}

#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000; border-color:#eee #555 #333 #ddd;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background: #e2e2ff;}
#gallery ul li a:hover b {position:absolute; left:-548px; top:0; width:548px; height:450px; text-align:center; background: #e2e2ff; z-index:20;}
#gallery ul li a:hover span {display:block; color:#222222; font-family:verdana, arial, sans-serif; font-weight:bold; font-size:12px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}

#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border-color:#555 #ddd #eee #333; background: #e2e2ff;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-548px; top:0; width:548px; height:450px; text-align:center; background: #e2e2ff; z-index:10;}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#222222; font-family:verdana, arial, sans-serif; font-weight:bold; font-size:12px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:1px solid #eee; border-color:#555 #ddd #eee #333;}
