body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #ccc;
	background-color: #913A3A;
	background-image: url(back/image.php);
}
p.headliner { 
font-size: 310%; 
font-weight:bold;
text-shadow: 0.1em 0.1em 0.2em red;
margin: 10px 0px 0px 0px;
}
p.headsub { 
font-size: 150%;
color: #666;
margin: -10px 0px 10px 0px;
}
p.small {
font-size: 65%;
 }

h1
{
text-shadow: 0.1em 0.1em 0.2em red;
}

a:link { color: #B52C07; }
a:visited { color: #c11; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

h2
{
	color: #666;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 10px 0 0px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #444;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}
table   {
	table-color: #fff
        color: #444;
        }
td.r    { text-align:right; }

table.but { }

        
td.but {
        background-color: #fff;
        border-style: ridge;
        }


#container
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #110000;
	border: 1px none #fff;
}
#header
{
	height: 45px;
	width: 100%;
	background-image: url(1/image.php);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
	text-shadow: 0.1em 0.1em 0.2em red;
}
#mainnav
{
	background-color: #d00;
	color: #272900;
	padding: 2px 0;
	margin-bottom: 22px;
}
#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}
#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;
}
#mainnav li a
{
	text-decoration: none;
	color: #272900;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #f00;
	background-color: #000;
}

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}
#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }
#contents li { display: block; text-align: justify; }

.blogentry { border-bottom: 1px solid #C5C877; }
.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}

.imagefloat
{
	float: right;
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

.ienlarger {
	float: right;
	clear: none; /* set to left or right if needed */
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

.ienlarger a { 
	display:block;
	text-decoration: none;
	cursor:default;
}

.ienlarger a:hover { position:relative; }

.ienlarger span img { border: 1px solid #FFFFFF; }

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display: none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding: 5px;
}

.ienlarger img { border-width: 0; }

.ienlarger a:hover span { 
	display:block;
	top: 0px;
	left: 0px;
	z-index: 100;
	cursor:default;
}
.ienlargerh {
	float: right;
	clear: none; /* set to left or right if needed */
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

.ienlargerh a { 
	display:block;
	text-decoration: none;
	cursor:default;
}

.ienlargerh a:hover { position:relative; }

.ienlargerh span img { border: 1px solid #FFFFFF; }

.ienlargerh a span {  /* this is for the large image and the caption */
	position: absolute;
	display: none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding: 5px;
}

.ienlargerh img { border-width: 0; }

.ienlargerh a:hover span { 
	display:block;
	top: 0px;
	left: -110px;
	z-index: 100;
	cursor:default;
}

.rt { /*if you want to resize the image with css use width: 150px;*/
}

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
	background-color: #d00;
	padding: 5px;
}
#footer a
{
	color: #666;
	text-decoration: none;
}	

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }


