/* justusbyrds */

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:76%;
	font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
	/*background:#6d6d6d url(images/headernew.gif) -18px 0 no-repeat; */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}

#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:200px;
	position:relative;
	z-index:3;
}

#header {
	position:fixed;
	margin:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:100px;
	/*background:url(images/headernew.gif) #4d4d4d no-repeat right;*/
    background:url(images/tattoo.gif) #4d4d4d no-repeat right;
	font-size:4em;
	z-index:5;
	color:#fff;
	border-bottom:1px solid #000;
}

#footer {
	position:fixed;
	margin:0;
	bottom:-1px;
	right:18px;
	display:block;
	width:100%;
	height:40px;
	background:#000;
	color:#ffffff;
	text-align:center;
	font-size:1em;
	z-index:4;
	filter:alpha(opacity=50);
	opacity: 0.5;
}

#left {
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:150px;
	background:#2d2d2d;
	background-position:0 100px;
	font-size:1em;
	color:#fff;
	z-index:4;
	border-right:1px solid #000;
}

body {
	height:100%;
	max-height:100%;
	overflow:auto;
	margin:0;
	padding:0;
	border:0;
	color:#fff;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#8d8d8d;
}

* html #header, * html #footer,* html #left {position:absolute;}

#pad1 {display:block; width:18px; height:0px; float:left;}
#pad3 {display:block; width:18px; height:0px; float:left;}
.pad2 {display:block; height:110px;}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

#wordsleft
{float:left; top:100px; left:150px; height:200px; width:150px;
background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright
{float:right; top:100px; right:150px; height:200px; width:150px;
background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute
{position:absolute; top:280px; left:400px; background:#eee; border:1px
solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative
{position:relative; top:10px; left:30px; background:#ddd; border:1px
solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;
width:200px;}

a.nav, a.nav:visited {display:block; width:100px;
height:25px; text-decoration:none; color:#fff; font-weight:bold;
line-height:25px;}
a.nav:hover {color:#fc0;}
/**************************** menu ****************************/

#menu {
	top:100px;
	padding:0;
	margin:0x;
	float: left;
	width: 150px;
	color:#ffffff;
	/*background: url('images/menubg.gif') repeat-y;*/
}

.menu{
	/*background: url('images/menubgbtm.gif');*/
	height:20px;
	margin:0;
	padding:0;
	width:150px;
}

#menu ul {
	list-style:none;
	width:150px;
	margin:0 0 0 10px;
	padding:0;
	font-size:1.1em;
}

#menu li {
	margin-bottom:4px;
}

#menu li a {
	margin: 5px 5px 5px 5px;
	color:#ffffff;
	text-decoration: none;
}

#menu li a:hover {
	color:#999;
	text-decoration: none;
}

#menu a {
	margin: 5px 5px 5px 5px;
	color:#ffffff;
	text-decoration: none;
}

#menu a:hover {
	color:#cccccc;
	text-decoration: none;
}
/**********************content extras******************/
.post{
	padding:0px 0 10px 0;
	width:750px;
	/*background: url('images/bottompost.gif') no-repeat bottom;*/
}

.post_tbl{
	padding:0px 0 10px 0;
	width:375px;
	/*background: url('images/bottompost.gif') no-repeat bottom;*/
}

.post p{
	padding:10px;
}

.post p img{
	float:right;
}

a{
	color:#000;
}

a:hover{
	color:#fff;
}

h1{
	color:#fff;
	font-size:30px;
	padding: 20px 0 10px 10px;
}

h2{
	font-family:times, "Times New Romans", serif;
	color:#fff;
	font-size:16px;
	margin: 10px 0 10px 10px;
	margin-left:5px;
}

h3{
	font-family:times, "Times New Romans", serif;
	color:#ffff99;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #525252;
	margin-left:5px;
}

h3 img{
	float:left;
}
.text {
	color: #FFF;
	background: url('images/footer.gif') no-repeat left bottom;
	width:700px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px
}

/**********************footer extras******************/
#footer a {
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}

#footer a:hover {
	font-weight:bold;
	color:#85c329;
	font-size:10px;
}