html
{
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	font-size: 62.5%;
	border: 0 dashed black;
}

body
{
	background: white url("../img/58.jpg") no-repeat;
        font-family:times new roman;
	font: 1.3em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	color: #333333;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	border: 0 dashed black;
}


/*  boxes */
#menu {
	position: absolute;
	width: 220px;
	left: 11px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	top: 207px;
}
#content {
	position: absolute;
	width: 577;
	background-color:#fff;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	top: 207px;
	left: 210px;
}

#right {
	position: absolute;
	width: 200;
	background-color:#fff;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	top: 207px;
	left: 1011px;
}


img
{
	border: 0 dashed black;
}

table, td, th
{
        font-family:times new roman;
	font: 1.3em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0 dashed black;
}

.floatleft
{
	float: left;
	display: inline;
	border: 0 dashed black;
}

.floatright
{
	float: right;
	display: inline;
	border: 0 dashed black;
}

.article-img
{
	float: left;
	border: 0 dashed black;
}

.article-title {
font: bold italic 1.2em times new roman;
}

.splash
{
	margin-top: 5em;
	border: 0 dashed black;
}

.fine-print
{
	font-size: .9em;
	border: 0 dashed black;
}

h1 {
font: normal 1.7em times new roman;
}

h2 {
font: normal 1.2em times new roman;
color: #663333;
}

h1, h2, h3, h4, h5
{
	line-height: 2em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

p
{
	margin: 0;
	padding: 0px 50px 20px 0px;
}

.form
{
	margin: 0;
	padding: 10px 20px 0;
}

.studio832
{
	font-size: 2em;
	line-height: 2.5em;
	font-weight: bold;
	border: 0 dashed black;
}

code
{
	font-size: 2em;
	line-height: 2.5em;
	font-weight: bold;
	color: #cc0033;
}



#navcontainer-main ul
{
list-style-type: none;
text-align: left;
padding-left: -11px;
}

#navcontainer-main ul li a
{
background: transparent url("../img/list-off.gif") left center no-repeat;
padding-left: 11px;
text-align: left;
font: normal 11px times new roman;
text-decoration: none;
color: #999;
}

#navcontainer-main ul li a:hover
{
background: transparent url("../img/list-on.gif") left center no-repeat;
color: black;
}

#navcontainer-main ul li a#current
{
background: transparent url("../img/list-active.gif") left center no-repeat;
color: #666;
}





.navcontainer-bottom
{
margin : 0px 400px 5px 0px ;
padding: 0px;
width: 1248px;
float: left;
background-color: #cccccc;
}

.navcontainer-bottom ul {
padding: 0px 0px 0px 20px;
margin: 0;
}

.navcontainer-bottom ul li {
display: inline;
}

.navcontainer-bottom ul li a {
padding-right: 20px;
background-color: #cccccc;
text-decoration: none;
float: left;
border-right: 1px solid #cccccc;
}

.navcontainer-bottom ul li a:hover {
text-decoration: underline;
}

.navlist-bottom li a:hover, #navlist li a:active {
text-decoration: underline;
}



.navcontainer-left
{
margin-left : -30px ;
padding: 0px;
}


.box {
	position: relative;
	float: left;
	margin: 0px 10px 0px 0px;
	border: none;
	background-color: #FFF;
	padding: 0px;
}


.ads {
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	border: none;
	background-color: transparent;
	padding: 5px;
}

.gutter {
	background: #fff;
	border: dotted 0px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	max-width: 1266px;
}

.footer {
background: transparent url("..textpattern/txp_img/tabshadow.gif") repeat-x top left;
}


/* tag-cloud */
.tag-cloud LI { display: inline; }

/* tag-cloud-extras */
.tag-cloud SPAN { position: absolute; left: -999px; width: 990px; }

/* size*/
.tag-cloud .not-popular { 
font-size: 1em; line-height:1.7em; }
.tag-cloud .not-very-popular { 
font-size: 2em; line-height:1.7em; }
.tag-cloud .somewhat-popular { 
font-size: 3em; line-height:1.7em; }
.tag-cloud .popular { 
font-size: 4; line-height:1.7em; }
.tag-cloud .very-popular { 
font-size: 5em; line-height:1.7em; }
.tag-cloud .ultra-popular { 
font-size: 6em; line-height:1.7em; }


#site-id {
font: normal 1.1em times new roman;
}