*|* {
  margin:0pt;
  padding:0pt;
}
body {
	background: transparent url(background.gif) repeat-x center top;
	background-color:#0d1216;
	font-family:Georgia,"times new roman",serif;
	font-size:13px;
	color:#53749B;
	margin:0;
	padding:0;
	text-align: center;
}
p {
	line-height:1.5;
	padding-bottom:12px;
	color: #09F;
	text-align: center;
}
h1 {
  font-family:Georgia,"times new roman",serif;
  font-size:20px;
  font-weight:normal;
  color:#fff;
  line-height:1.5;
}
h2 {
  font-family:Georgia,"times new roman",serif;
  font-size:18px;
  font-weight:normal;
  color:#ffffff;
  line-height:1.5;
}
#wrapper {
  width:960px;
  margin:0pt auto;
}
#sitename {
	height:63px;
	width:960px;
	font-size:30px;
	color:#cccccc;
	font-weight:normal;
	padding-top:25px;
}
#content-wrapper {
  background:transparent url(content_background.jpg) repeat-x center top;
  float:left;
  width:960px;
  margin-top:9px;
  margin-right:0px;
  padding-bottom:25px;
}
#navigation {
  float:left;
  background-color:#0a161b;
  width:948px;
  font-size:12px;
  color:#060e11;
  padding:16px 0px 0 12px;
}
#navigation ul {
	float:left;
	padding:0 10px 0 0;
	margin-left:0;
	color: #0B161B;
}
#navigation li {
  float:left;
  display:inline;
  height:30px;
  font-size:1em;
  padding:0px 20px 6px 10px;
}
#navigation a:link  {
  color:#fff;
  text-decoration:none;  
}
#navigation a:hover  {
  color:#fff;
  text-decoration:none;  
}
#navigation a:visited  {
	color:#003;
	text-decoration:none;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333;
}
#active a:link  {
  color:#63afde;
  text-decoration:none;  
}
#active a:hover {
  color:#63afde;
  text-decoration:none;  
}
#active a:visited {
  color:#63afde;
  text-decoration:none;  
}
a:link, a:hover, a:visited {
  color:#63afde;
  font-weight:normal;
  text-decoration:none;
}
.weebly_header {
  background:transparent url(%%HEADERIMG%%) no-repeat center top;
  float:left;
  width:960px;
  height:314px;
}
#contents {
  width:920px;
  min-height:500px;
  height:auto !important;
  height:500px;
  padding:20px;
}
#footer {
  float:left;
  width:960px;
  height:36px;  
  margin:20px 0 30px 0;
  background-color:#0c1c23;
}
#footer-contents {
  float:left;
  font-family:Georgia,"times new roman",serif;
  padding:11px 0px 0 20px;
  width:940px;
  height:28px;
}
input {
  background-color:#394c5b;
  border:1px solid #999;
  font-size:12px;
  color:#000000;
}
textarea {
  background-color:#394c5b;
  border:1px solid #999;
  font-size:12px;
  color:#000000;
}

div#commentArea div.blogCommentOwner {
  background: #323242;
  border: 1px solid #505060;
}


/****************************** flyout menus ******************************/

#weebly-menus .weebly-menu-wrap {
  z-index: 5000;
}

#weebly-menus .weebly-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

#weebly-menus .weebly-menu li {
  float: left;
  clear: left;
  width: 170px;
  text-align: left;
}

#weebly-menus .weebly-menu li a {
  position: relative;
  display: block;
  width: 100%;
  background: #2a3e4e;
  border-right: 1px solid #394c5b;
  border-left: 1px solid #394c5b;
  border-bottom: 1px solid #394c5b;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  line-height:1;
  padding:5px;
  color: #fff;
}

#weebly-menus .weebly-menu li a:hover {
  background: #2a3e4e;
}

#weebly-menus span.weebly-menu-title {
  display: block;
  padding: 5px 10px;
}

#weebly-menus span.weebly-menu-more {
  background: transparent url(http://images.weebly.com/weebly/images/submenu_arrow.gif) no-repeat center top;
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  font-family: Courier;
  height: 28px;
  line-height: 28px;
  padding:3px 0 3px 0;
}


​
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCC;
}
.menu {
	text-align: center;
}
.bodyheader {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	background-color: #1A303D;
}
.Header {
	font-size: 36px;
	color: #CCC;
}
.bodyheader p {
	color: #6E89AF;
}
.small_header {
	text-align: center;
	font-size: 24px;
}
.footer {
	text-align: center;
	color: #09F;
}
