html {   	
     padding:25px 0 0 0;        	
}

body {   		
     font: 76% Verdana, Arial, sans-serif;
     color: #ffffff;
     background:#253449;     
     min-height: 300px;	
     margin: 0;
}

a {
    color: #ffcc00;
    text-decoration: none;
}

a:hover {
	color: #ffcc00;
    text-decoration: underline;
}

a:visited {
	color: #ffcc00;
}

a:visited:hover {
	color: #ffcc00;
}

a:active, a:focus {
	-moz-outline:    none;
	outline:         none;
	ie-dummy:        expression(this.hideFocus=true);
}

div#cat {
	position: absolute;
	z-index: 101;

	left: 50%;
	margin-left: 350px;	

	height: 20px;
	text-align:right;
}

div#top {
	position: absolute;
	left: 50%;
	top: 10px;
	/* margin-left: -375px; */
	z-index: 101;
	margin-left: -205px;	
}

div#logo {
	position: absolute;
	float: left;

	padding: 0 0px 0 30px;
	z-index: 101;
	border: 0px solid #000000;
}

div#sidebar {
	margin-top: -5px;
  float: left;
	width: 170px;
	padding: 0px 0px 0 0;
	min-height: 250px; 
}

div#middle {
	position: absolute center;
	
  width: 980px;
	text-align: left;
	margin-bottom: 0px;
}


div#menu {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif, Arial, Verdana, Tahoma;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;	
	color:#C0C0C0;
	padding: 0;

}




div#content_global {
	margin: 0 50px 0 50px;
	float: left;
	width: 470px;
	padding: 0px 0 40px 0;
	min-height: 250px;	
}

dt1 {
     font-size: 11px; COLOR: #58677C;
      font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol, dl, table {

	font-size: .90em;
}

img {
	border: 0;
}

p {
	margin: 0 0 1em 0;
}

a img {
	vertical-align: text-bottom;
}

table {
	border-collapse: collapse;
	margin: 0;
}
td {
	vertical-align: top;	
}

strong, em {
	font-weight: bold;
	font-style: normal;
}
div.hr {
	clear: both;
	font: 1px/1px monospace;
}

.title  {
	font-family: Georgia;
	line-height: normal;
	font-weight: normal;
	font-size: 21px;
	border-bottom: 2px solid #369;
	color:#9cf;
	margin-bottom: 7px;
	text-align: left;
}
.title2  {
	font-family: Georgia;
	line-height: normal;
	font-weight: normal;
	font-size: 21px;	
	color:#9cf;
	margin-bottom: 5px;
}

.titlecat  {
	font-family: Georgia;
	line-height: normal;
	font-weight: normal;
	font-size: 20px;	
	color:#ffcc00;
	margin-bottom: 10px;	
}

.short {
	font-family: Arial, Helvetica, sans-serif, Arial, Verdana, Tahoma;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;	
	color:#ffffff;
	padding: 0 0 5px 0;	
}

.short2 {
	font-family: Arial, Helvetica, sans-serif, Arial, Verdana, Tahoma;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;	
	color:#c0c0c0;
	padding: 0;	
	margin-bottom: 12px;
}



div#hot  {
	color:#9cf;
	padding: 5px 5px 0px 5px;
}
div#albums  {
	padding: 0px;
	min-height: 80px;
	display: block; 	
}

h1 {
	font-weight: 700;
	font-size: 1.05em;
	margin: 0 0 1ex;
}

div#arrow {
	padding: 20px 0px 0px;
	float: right;
	position: relative;
}

body.simple div#middle {
	margin-top: 5px;
	background: none;
}

body#main div#middle {
	background: none;
}

body.simple #content {
	float: none;
	width: auto;
}

div#footer { 	
	clear: both;
	margin-left: 0;
	padding: 0;
	font-family: Georgia, "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: normal;


	position: relative;
  color: #58677C;
  text-align: center;
	float: left;
	width: 100%;	
}

body#main div#footer, body.simple div#footer {
	background: transparent;
	padding-top: 10px;
}

#footerp {
	position: relative;
	padding: 0px 0px 0px;
	font-size: 0.92em;
}

.datans {
        font-size: .90em;
        color: #58677C;
}


.comments {
        font-family: Georgia, "Helvetica Neue Light", Helvetica, Arial, sans-serif;
        font-size: 21px;
        color: #C0C0C0;
        margin: 5px 0  10px 0;
}
.commcont  {
        font-family: Arial, Helvetica, sans-serif, Arial, Verdana, Tahoma;
        text-align: justify;
        color: #ffffff;
        font-size: 12px;
        margin: 7px 0  15px 0;
				border-bottom: 1px solid #58677C;
				padding: 0 0 10px 0;

}

.topLnk {
 float:right;
 font-size: 12px;
}


div#footer2 { 	
	clear: both;
	margin-left: 0;
	padding: 0;
	font-family: Georgia, "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: normal;
  background: #58677C;
	position: relative;
  color: #9cf;
  text-align: center;
	float: left;
	width: 100%;	
	border-top: 1px solid #9cf;
	border-bottom: 1px solid #9cf;
}


