
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

body 
{
	background: #171717 url("/images/body-bg.jpg") repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: white;
	font-weight: normal;
	font-style: normal;
}

#container
{
	background-color: #171717;
	position: static;
	width: 755px;
	margin: auto;
	border-collapse: collapse;
	border: 0;
}

#lborder
{
	background: #171717 url("/images/border-left.jpg") repeat-y;
}

#rborder
{
	background: #171717 url("/images/border-right.jpg") repeat-y;
}

#lborder, #rborder
{
	width: 13px;
	margin: 0;
	padding: 0;
}

#center
{
	/* */
}

#nav
{
	display: block;
	background: #000000;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

#navinner
{
	width: 99%;
	margin: auto;
}

#content
{
	background-color: #171717;
	text-align: left;
}

.celement
{
	background-color: #171717;
	width: 460px;
	margin-left: 12px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #aaa;
	float: left;
}

.celement h1
{
	font-size: 1.8em;
}

.celement h2
{
	font-size: 1.2em;
	margin-top: 2em;
}

.celement p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}

#press
{
	background-color: #383838;
	float: right;
	position: relative;
	width: 206px;
	height: auto;
	top: 15px;
	right: 15px;
}

.pressitem
{
	margin: 3px;
	margin-bottom: 3em;
}

.pressitem p
{
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	text-align: left;
}

.pressitem h1
{
	font-size: 0.9em;
	font-weight: bold; 
}

.pressitem em
{
	font-style: italic;
}

#copyright
{
	clear: both;
	padding: 1em;
	text-align: left;
}

#extendhack
{
	clear: both;
}

#address
{
	float: right;
	position: relative;
	top: 95px;
}

#logo
{
	float: left;
	position: relative;
}

.image, #address, #logo
{
	border: none;
}

/* ------------------ */
/* *** TOP STYLES *** */
/* ------------------ */

#header
{
	background: #000000 url("/images/header-bg.jpg") repeat-x;
	height: 190px;
}

#topmain
{
	background-color: #000000;
}

#top001
{
	background: #171717 url("/images/top/001.jpg") no-repeat;
}

#top002
{
	background: #171717 url("/images/top/002.jpg") no-repeat;
}

#top003
{
	background: #171717 url("/images/top/003.jpg") no-repeat;
}

#top004
{
	background: #171717 url("/images/top/004.jpg") no-repeat;
}

#top006
{
	background: #171717 url("/images/top/006.jpg") no-repeat;
}

#topmain, #top001, #top002, #top003, #top004, #top006
{
	height: 205px;	
}



/* --------------------- */
/* ***** ARTICLES ****** */
/* --------------------- */

#art-content
{
	margin-top: 3em;
	background-color: #171717;
	text-align: left;	
}

#art-content h1
{
	margin-left: 20px;
	margin-bottom: 0.25em;
	font-size: 1.8em;
}

#art-content h2
{
	margin-left: 20px;
	margin-top: 0.25em;
	margin-bottom: 0;
	font-size: 1.2em;
}

#art-content a.maglink
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
 	font-style: italic;
	font-size: .8em; 
}

.art-full
{
	background-color: #000000;
	width: 95%;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
}

.art-full h1
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 1.5em;
}

.art-full img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	padding-bottom: 2em;
}

.art-small
{
	background-color: #000000;
	width: 95%;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;

}

.art-small img
{
	display: inline;
	padding: 1em;
	padding-left: 1.1em;
	padding-right: 0;
	vertical-align: middle;
}

.art-small h1
{
	padding-top: 0.5em;
	font-size: 1.5em;
}



/* ---------------------- */
/* ***** GALLERIES ****** */
/* ---------------------- */

#gal-content
{	
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	background-color: #171717;
	text-align: left;
}

#gal-content img#gal-header
{
	display: inline;
	margin-left: 1em;
	margin-bottom: 1em;
}

.gal-row
{
	display: block;
	width: 696px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: auto;
	margin-right: auto;
}

.gal-row img
{
	margin: 2px;
	display: inline;
	background-color: black;
	border: 4px solid black;
	vertical-align: middle;
	
}





a.linkbutton
{
	display: block;
	padding: 0.3em;
	background-color: #222;
	margin: 1em;
	margin-left: 1em;
	margin-right: 2em;
	
	text-decoration: none;
	font-size: 1.2em;
	
	border-width: 1px;
	border-style: solid;
	border-color: #555;
	border-right-color: #000;
	border-bottom-color: #000;
}

a.linkbutton:hover
{
	text-decoration: underline;
	background-color: #333;
}

a.linkbutton:active
{
	border-color: #000;
	border-right-color: #555;
	border-bottom-color: #555;
}

#wimageblock
{
	width: 460px;
	height: 350px;
	margin-bottom: 0em;
	background-color: #FFF;
}

a.welcomeimg
{
	float: left;
	/* width: 224px;
	height: 169px; */
	background-color: #000;
	margin: 1px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 1px;
}

a.welcomeimg img
{
	display: block;
	
	width: 220px;
	height: 165px;
	
	margin: auto;
	border: none;
}

