body {
	background-image: url("");
	background-repeat: no-repeat;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select,input,button,textarea {
	/*
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #eeeeee;
	font-family: arial, sans-serif;
	*/
	color: #CC0000;
	font-size: 12px;
}


a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, "Trebuchet MS", "Courier New", Courier, monospace;
	color:#CC0000;
}

/*a:link {color:#A5543E}   visited link */
/*a:visited {color:#333333}   visited link */
a:hover {color:#A5543E}   /* mouse over link */
a:active {color: #CC0000}   /* selected link */

td.horidiv{ /* Horizontal divider line */
	height: 2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

td.vertdiv{ /* Verticle divider line - not used now */
        width: 2px;
	border-right-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
}

/*
.border{  The background of all the headers. Default is grey background with black border on top and bottom 
}

.headercell{  The background of all the headers. Default is grey background with black border on top and bottom 
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #000000;
	border-style: solid;
	background-color: #eeeeee;
	
}
*/

.bbcode_quote_header{ /* Header for bbcode "quote" tag */
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-color: #000000;
        border-style: solid;
        background-color: #eeeeee;
	position: relative;
	left: 10px;
	width: 90%;
}

.bbcode_quote_body{ /* Header for bbcode "quote" tag */
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-color: #000000;
        border-style: solid;
        background-color: #ffffff;
	position: relative;
	left: 10px;
	width: 90%;
}

.bbcode_code_header{ /* Header for bbcode "quote" tag */
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-color: #000000;
        border-style: solid;
        background-color: #eeeeee;
        position: relative;
        left: 10px;
        width: 90%;
}

.bbcode_code_body{ /* Header for bbcode "quote" tag */
        border-top-width: 0px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-color: #000000;
        border-style: solid;
        background-color: #ffffff;
        position: relative;
        left: 10px;
        width: 90%;
}

.border { /* Border of images */
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.posttext { /* Entry text */
	font-family: Helvetica, Arial, "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 14px;
	color:#333333;
	line-height:19px;

	overflow:auto;
	border:dashed;
	border-width:thin;
	border-color:#999999;
	max-height:260px;
	min-width:816px;
/*
	width: 100%;
	height: 250px;
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
		*/
}
.posttextind { /* Entry text */
	font-family: Helvetica, Arial, "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 14px;
	color:#333333;
	line-height:19px;
	text-align:justify;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:5px;

	/*
	height: 250px;
	overflow:auto;
	max-height:250px;
*/
	max-width: 650px;
	border:dashed;
	border-width:thin;
	border-color:#999999;
	border-right:dotted;
	border-right-width:100px;
	border-right-color:#F4F4F4;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:20px;
/*        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
		*/
}

.postpermalink{ /* Read more link */
	font-size: 13px;
	font-variant:small-caps;
       /*
	    color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
		*/
}


.postcomments { /* Comments link */
	font-size: 13px;
	font-variant:small-caps;
	margin-top: 50px;
	/*
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
		*/
	line-height: 25px;
}

.postattached{ /* Attachments link - not used now */
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
}


.postdate { /* Entry date */
	font-family: Arial, "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 13px;
	font-variant:small-caps;
	color:#666666;
	line-height:18px;

/*
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
		*/
}

.posttitle{ /* Entry title */
	font-family: "Trebuchet MS", Arial, "Courier New", Courier, monospace;
	font-size: 20px;
	font-variant:small-caps;
	color:#CC0000;
	line-height:30px;
	font-weight:lighter;
/*
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-color: #000000;
        border-style: solid;
        background-color: #eeeeee;
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
		*/
}

div.leftcolumn{
	float: left;
	width: 200px;
}

div.rightcolumn{
	position: relative;
	margin-left: 205px; 
	padding-left: 0px; 
}

.alt1{ /* Alternating cells for search and management list */
	background-color: #eeeeee;
}

.alt2{ /* Alternating cells for search and management list */
	background-color: #dddddd;
}

.header { /* Header Text */
	color: #222222;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

.smalltext{ /* Tiny Text */
        color: #222222;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
}


.default { /* Default Text */
	font-family: Arial, "Trebuchet MS", "Courier New", Courier, monospace;
	font-size: 13px;
	color:#333333;
}

.outside { /* This is the invisible table around everything */
	border-width: 0px;
	border-style: solid;
	border-color: #222222;
}

/*
.formlabel, .formfield{
}

.formlabel{
}

br.formdiv{
}
.searchbox{
}
*/


.jumpbox{
	display: block;
	width: 200px;
	float: left;
	margin-top: 5px;

}

.rssandsubscribe{
	display: block;
	width: 200px;
	float: right;
	margin-top: 8px;

}


#title
#content
#navigation
#plugins
