body {
	background-color: #3c3c3c;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#666666;
}
h1
{
color: #4F81BD;
}
h2
{
color:#930003;
}
.center {
	margin-left: 5%;
	margin-right: 5%;
}
.attention {
	text-align: left;
	background: #fff7d7;
	padding: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	border:1px solid #ff0000;
	color: #000000;
}

div.attention {
	text-align: left;
	background: #fff7d7;
	padding: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	border:1px solid #ff0000;
	color: #000000;
}


.all {
	margin:0.5em 0;
	}
.one {
	margin-top: 30px;
	min-width: 750px;
	max-width: 1200px;
	text-align:left; 
}
.menu {
	float: left;
	clear: right;
	width: 19%;
}
.two {
	width: 100%;
 }
.main_content {
	float: right;
	width: 79%;
}
.three {
	width: 200px;
  float: right;
 }
 
/* container */
.top_container {
	background:url(images/container_box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:10px;
}
.top_container div {
	height:10px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/container_box.png) no-repeat 0 0;
}
.bottom_container {
	background:url(images/container_box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:10px;
}
.bottom_container div {
	height:10px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(images/container_box.png) no-repeat 0 100%;
}
.lborder_container {
	padding:0 0 0 5px;
	background:url(images/container_borders.png) repeat-y 0 0;
}
.rborder_container {
	padding:0 5px 0 0;
	background:url(images/container_borders.png) repeat-y 100% 0;
}
.content_wrapper_container {
	background:#EDEDED;
	border:1px solid #EDEDED;
	border-width:1px 0;
	padding:0 5px;
    margin:0px auto; 
    text-align:left; 
}
 
/* grey */
.top_grey {
	background:url(images/grey_box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:10px;
}
.top_grey div {
	height:10px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/grey_box.png) no-repeat 0 0;
}
.bottom_grey {
	background:url(images/grey_box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:10px;
}
.bottom_grey div {
	height:10px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(images/grey_box.png) no-repeat 0 100%;
}
.lborder_grey {
	padding:0 0 0 5px;
	background:url(images/grey_borders.png) repeat-y 0 0;
}
.rborder_grey {
	padding:0 5px 0 0;
	background:url(images/grey_borders.png) repeat-y 100% 0;
}
.content_wrapper_grey {
	background:#EFEFEF;
	border:1px solid #EFEFEF;
	border-width:1px 0;
	padding:0 5px;
}

/* white */
.top_white {
	background:url(images/white_box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:10px;
}
.top_white div {
	height:10px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/white_box.png) no-repeat 0 0;
}
.bottom_white {
	background:url(images/white_box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:10px;
}
.bottom_white div {
	height:10px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(images/white_box.png) no-repeat 0 100%;
}
.lborder_white {
	padding:0 0 0 5px;
	background:url(images/white_borders.png) repeat-y 0 0;
}
.rborder_white {
	padding:0 5px 0 0;
	background:url(images/white_borders.png) repeat-y 100% 0;
}
.content_wrapper_white {
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	border-width:1px 0;
	padding:0 5px;
}
#header {
	background: url(images/header_bg.gif);
	width: 100%;
	height: 106px;
}
.cleared {
  clear:both;
  line-height: 0px;
}
.title_link {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000FF;
}
.news_postedon {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
blockquote {
	font-family: "Courier New", Courier, monospace;
	text-align: justify; 
	padding:10px;
	border-left:1px solid #999999;
}
.menu_list
{
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 0;
	list-style: none;
}

.menu_list li
{
	padding-left: 11px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -1px 5px;
	font-size: 13px;
}
A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	text-decoration: underline;
}
#navlist
{
padding: 3px 0;
margin: 0 0 0 3px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

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

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
color: #ffffff;
border: 1px solid #333333;
border-bottom: none;
background: #666666;
text-decoration: none;
}

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

#navlist li a:hover
{
color: #000;
background: #999999;
border-color: #000000;
}

#navlist li#active a
{
background: #efefef;
color: #000;
}


#comments fieldset
{
border: 1px solid #ccc;
}

#comments legend
{
color: #000000;
background: #EFEFEF;
border: 1px solid #ccc;
padding: 2px 6px
}

#article .date
{
	display: inline;
	float: left;
	margin-top: 0.75em;
	padding: 4px 10px;
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-size: 85%;
}

* html #article .date
{
	margin-right: -3px;
}

#article .commentCount
{
	margin-top: 0.75em;
	padding: 4px 10px;
	background-color: #C5C5C5;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	font-size: 85%;
}

* html #article .commentCount
{
	height: 1px;
}

#article .commentCount a
{
	margin-left: 10px;
}

* html #article .commentCount a
{
	margin-left: 0;
}

#article h1 {
	margin-bottom: -0.6em;
	padding-bottom: 0.8em;
	margin-top: 0;
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-size: 125%;
	line-height: 1;
}

#article .feature
{
	display: inline;
	position: relative;
	left: -4px;
	float: left;
	margin: 0 1em 0.5em 0;
	padding: 12px;
	background-image: url(/images/feature_frame.gif);
	background-repeat: no-repeat;
}

#download_menu
{
	display: inline;
	position: relative;
	right: 4px;
	float: right;
	margin: 0 0 5px 10px;
	padding: 10px;
	width: 225px;
	background-color: #efefef;
	border: #ccc 1px solid;
}

#download_top
{
	display: inline;
	position: relative;
	right: 4px;
	margin-top: 2px;
	float: right;
}

#construction
{
	background: #FFF6BF url('/images/construction.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 0 auto 10px auto;
	padding: 30px 20px 21px 65px;
	text-align: center;
	font-size: 22px;
	line-height: normal;
	height: 40px;
	width: auto;
}

dl {
	float: left;
	margin: 0 0 5px 10px;
	padding: 2px;
	width: 23%;
}

dd {
	margin: 0;
}

dt a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

#top_links {
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

#top_links li {
	display: inline;
	list-style-type: none;
	padding: 2px 0 2px 0;
	margin-right:10px;
}
#top_links li.active {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
