body {
	text-align: center;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	top:0px;
	background-image:url(../../../images/torn_flag_bg.gif);
}

img{
  border-style: none;
}

a:link {
  color: #0000ff;
  padding: 0px;
  border: 0px;
  margin: 0px;
  text-decoration: none;
}
a:visited {
	color: #0033ff; text-decoration: none;
}
a:active {
	color: #0099ff; text-decoration: none;
}
a:hover {
	color: #0099ff; text-decoration: none;
}

#page_wrapper {
  margin: 0px; 
  width: 800px;
  text-align: left;
  top: 0px;
  position: relative;
  background-color: #ffffff;
}


#header {
  height: 175px;
  padding:0px;
  top: 0px;
  margin: 0px;
  background: url(../../../images/menu_bg.gif);
}
#header_bg{
	background-image:url(images/menu_bg.gif); 
	width: 1000px; 
	top:100px; 
	height:175;
}


#right_side h3 {
	font-family: georgia, times, sans-serif;
	font-size: 16px;
	height: 25px;
	vertical-align: center;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	background-image:url(images/menu_title_bgs.gif);
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: georgia, times, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: georgia, times, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: georgia, times, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  background: #000000 url() bottom left repeat-x;
  border-bottom: 1px solid #000000;
  font: bold 14px georgia, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background-image: url(images/nav_btn_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #FF0033;
  border-color: #FF0033;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#header h1 {
  margin:0px;
  font-family: georgia, times, sans-serif;
  font-size: 35px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h1 a {
color:#ffffff;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
color:#ffffff;
}
#header h1 a:hover
{
text-decoration:underline;
color:#ffffff;
}

#sitename {
  margin:0px;
  font-family: georgia, times, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: georgia, times, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
  background-image:url(nav_bar_bg.gif);
  letter-spacing: 1px;
}
#right_side {
  float: right;
  position:static;
  text-align: left;
  margin-top: 20px;
  width: 200px;
  background: url(../../../images/side_bg.gif) left repeat-y;
  background-color:#ffffff;
}

#content {
	background-color: #ffffff;
        width: 560px;
	padding: 20px;
	font-family: georgia, times, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#footer {
  height: 50px;
  background-color: #000000;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: georgia, times, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}


#header_bg{
	background-image:url(../../../images/menu_bg.gif); 
        position: absolute;
        top: 0px;
	width: 100%; 
	height:225;
}


#right_side h3 {
	font-family: georgia, times, sans-serif;
	font-size: 16px;
	height: 25px;
	vertical-align: center;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	background-image:url(../../../images/menu_title_bgs.gif);
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: georgia, times, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: georgia, times, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: georgia, times, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

.float_left {
  float: left;
  margin-right: 15px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: georgia, times, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: georgia, times, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;

border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

