html {min-height: 100%;}

html, body, form, fieldset, div, table, tr, td, h1, h2, h3, h4, h5, h6, p, {
margin: 0;
padding: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

body {
	background: #000 url(../images/body.jpg) no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #FFFFFF;
	font: normal 62.5% "Trebuchet MS", Verdana, sans-serif;
	padding-left: 90px;
}

p,code,ol {padding-bottom: 1.2em;}

h1 {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 2em Impact, sans-serif;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #990000;
}

h2 {
	font: normal 1.8em Tahoma, sans-serif;
	color: #FFFFFF;
}

h1,h2 {
	padding-top: 6px;
	color: #FFFFFF;
}

blockquote {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

#title {
padding-left:4px;
}

/* misc */

#loginbox {
border: 1px #333333 dashed; 
padding:10px;
}

#loginbox a{
color:#FFFFFF;
text-decoration:none;
}

#loginbox a:hover{
color:#990000;
text-decoration:none;
}

.clearer {
	clear: both;
	font-size: 0;
}


.left {float: left;}
.right {float: right;}


.decay,.decay-small, h3, .componentheading {
	background: url(../images/decay-long.gif) no-repeat;
	color: #990000;
	font: normal 2em Impact, sans-serif;
	padding: 0 0 12px 22px;
	width:100%;
}

.buttonheading {
width:75px;
height:30px;
overflow:visible;
}

.contentheading { 
	color: #990000;
	text-decoration: none;
	height:60px;
	line-height:22px;
	width:100%;
	font: normal 2em Impact,sans-serif;
	padding: 6px 0px 12px 0px;
	font-size:140%;
	margin-left:100%;
	marhin-right:100%;
}

h3 {
	color: #990000;
	text-decoration: none;
	font-size:150%;
	padding-top:6px;
	background:url(../images/decay-small.gif) no-repeat left center;

}

p.postinfo {
	border-top: 1px dashed #333;
	color: #FFFFFF;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #FFFFFF;
	text-decoration: none;}
p.postinfo a:hover {color: #990033;}

/* structure */
#container {
	font-size: 1.3em;
	color: #FFFFFF;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #FFFFFF;
	text-decoration: none;
}
#site-title a:hover {
	color: #990000;
	text-decoration: none;
}
#site-description {color: #FFFFFF; }

/* content */
#content {
	position:relative;
	left: 270px;
	top: 210px;
	width: 600px;
	color: #FFFFFF;
}
.createdate {
	color:#8DC63F;
	margin-bottom: 6px;
}
#content {
color:#FFFFFF;
}

#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 120px;
	position: absolute;
	float:left;
	top: 290px;
	width: 210px;
}
#navigation h2 {
	color: #000;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {margin: 10 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: lighter;
}
#navigation li a:active {color: #990000;}
#navigation li a:hover {color: #990000;}


#navigation ul ul a:link, #navigation ul ul a:visited {
color:#FFFFFF;
padding-bottom:0px;
margin-bottom:0px;
}

#navigation ul ul a:hover {
color: #990000;
	text-decoration: none;
}

/* footer */
#footer {

	border-top: 1px dashed #333;
	color: #CCCCCC;
	font: normal 0.9em sans-serif;
	width:600px;
	padding: 0px 10px
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: none;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}

#myspace {
	left: 1000px;
	position: absolute;
	float:left;
	top: 220px;

}

#topnavi {

 left: 1000px;
	position: absolute;
	float:left;
	top: 190px;


}
#banner  {
	left: 300px;
    position: relative;
	bottom: 0px ;
	top: 250px;
	width: 400px;

	 


}
#tix{
position: relative;
left: 825px;
top: 75px;
z-index:666;
width: 100px;

}
/* joomla fixes */