#box {
	width: 892px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	background-color: #FFFFFF;
}
a {
	color: #9b9b9b;
	text-decoration: none;
}
a:hover, a.selected {
	color: #FFFFFF;
	background-color: #272727;
}


p {
	margin: 0px;
}
hr {
	display: none;
}

a[href^="http:"] {
  background: url("../img/icon-external.gif") right center no-repeat;
  padding-right:8px;
}

a[href^="http:"]:hover {
  background: url("../img/icon-external.gif") right center no-repeat;
  color: #252525;
  text-decoration: underline;
}
a.red {
	color: #FF0000;
}
a.red:hover {
	color: #FF0000;
	background-color: #252525;
}
a.black {
	color: #252525;
	text-decoration: underline;
}
a.black:hover {
	color: #9B9B9B;
	text-decoration: none;
	background-color: transparent;
}



#logo {
	float: left;
	margin-left: -10px;
}
#header {
	height: 191px;
}

#welcome {
	float: left;
	margin-left: 15px;
	width: 650px;
	line-height: 15px;
}
#welcome p.footer {
	border-top: #7e7e7e solid 1px;
	margin-top:5px;
	padding-top:5px
}

#menu {
	float: left;
	margin-left: 20px;
}
#menu ul {
	width:120px;
	list-style:none;
	margin:0;
	text-transform: uppercase;
	padding: 0;
	line-height: 15px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #252525;
	margin: 0;
	height:15px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}



#menu a:hover {
	background-color: #252525;
	color: #FFFFFF;
}
#menu .active a, #menu .active a:hover {
	color: #9B9B9B;
	background-color: #FFF;
}
#footer {
	clear: both;
	background: url(../img/dot_h.gif) repeat-x top;
	padding: 10px 3px 10px 3px;
	height:50px;
}
#f_right {
	float: right;
}
a.credits {
	color: #252525;
	text-decoration: none;
}
a.credits:hover {
	color: #9B9B9B;
}


#f_left {
	float: left;
}

#content_home {
	clear: both;
	background-image: url(../img/dot_content_home.gif);
	background-repeat: repeat-y;
	background-position: left 1px;
	padding-bottom: 20px;
}

#content_inside {
	clear: both;
	background-image: url(../img/dot_v.gif);
	background-repeat: repeat-y;
	background-position: 240px 1px;
	width: 892px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/dot_h2.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 7px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -20px;
	padding-left: 20px;
}
h2 a {
	color: #FFFFFF;
}
#c1 {
	float: left;
	width: 221px;
	padding-left: 10px;
}
#c2 {
	float: left;
	width: 292px;
	padding-left: 20px;
}
#c3 {
	float: left;
	width: 188px;
	padding-left: 20px;
	padding-right: 20px;
}
#c2b {
	float: left;
	background-image: url(../img/dot_v.gif);
	background-repeat: repeat-y;
	background-position: 535px top;
}

#c3b {
	float: left;
	width: 523px;
	padding-left: 15px;
	padding-bottom: 5px;
	min-height:200px;
	padding-right: 15px;
}
#c2b_content {
	float: left;
}

#c3b #description {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}
#c3b #cover_col {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}


#c4 {
	float: left;
	width: 106px;
	padding-bottom: 10px;
}
ul#menu_left  {
	width:231px;
	list-style:none;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
#menu_left a {
	display: block;
	margin:0;
	padding-left: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#c_media {
	clear: both;
	float: left;
	margin-left: 10px;
	background: url(../img/dot_h.gif) repeat-x;
	margin-top: 0px;
	padding-top: 2px;
}

#c_media td {
	background-color: #F2F2F2;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	margin: 0px;
}

.row_inside {
	clear: both;
	float: left;
	margin-left: -5px;
	background: url(../img/dot_h.gif) repeat-x;
	margin-top: 0px;
	padding: 10px;
	width: 506px;
}
#cover {
	float: left;
	padding-right: 10px;
}
.db {
	border: 4px solid #CCCCCC;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #272727;
	font-size: 11px;
	padding: 2px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #272727;
	border: 1px solid #A3A3A5;
	text-transform: uppercase;
	line-height: 25px;
	height: 25px;
}
.valign {
	vertical-align: middle;
}


a.none { background:none;}
