body {
font: 77% Verdana,Tahoma,Arial,sans-serif;
background-color: #e1e1e1;
margin: 0px;
}

#page {
background-color: #e1e1e1;
margin: 0px 20px 20px 20px;
}


#header {
	height: 102px;
        background-image:url("http://www.legostargalactica.net/wp-includes/images/legologonew.gif");
        background-repeat:no-repeat;        
	text-align: center;
        color: #FFFFFF;
	}

	.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
		}

#menubar {
background-color: #46659e;
color: #FFFFFF;
font-size: 12px;
height: 25px;
border: 2px outset #22437f;
margin: 0px 0px 4px 0px;
padding: 0px 4px;
}

#menubar ul {
list-style: none;
}

#menubar li {
display: inline;
}

#menubar a {
color: #ffffff;
}

#menubar a:hover {
color: #e1e1e1;
text-decoration: underline;
}

.nav {
float: right;
padding: 4px 4px 4px 4px;
}

.menu {
padding: 4px 4px 4px 4px;
}

.topbar {
padding: 1px 4px 3px 4px;
height: auto;
border: 2px outset #234066;
background-color: #46659e;
text-align: left;
font-weight: bold;
color: #ffffff;
}

.topbar a {
color: #ffffff;
}

.topbar a:hover {
color: #ffffff;
text-decoration: underline;
}

.topbar a:visited {
color: #ffffff;
}

#sidebar {
width: auto;
float: left;
margin: 0px 8px 4px 0px;
position: relative;
z-index:2;
}

#sidebarmain {
padding: 4px 4px 4px 4px;
height: auto;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #fafafa;
}

#sidebarbehind {
padding: 4px 4px 4px 4px;
height: 100%;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #fafafa;
position: absolute;
width: 111px;
bottom: 0;
}

#sidebarmain ul {
list-style: none;
}

#sidebarmain a {
display: block;
text-align: left;
}

#column {
width: 100%;
}

#content {
padding: 2px 4px 4px 4px;
width: auto;
height: auto;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #fafafa;
}

#footer {
clear: both;
background-color: #46659e;
padding: 4px 4px 6px 4px;
margin: 4px 0px 0px 0px;
text-align: center;
color: #ffffff;
font-size: 90%;
height: auto;
border: 2px outset #22437f;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #e1e1e1;
text-decoration: underline;
}

#hspacer {
height: 6px;
}

#vspacer {
width: 5px;
}

#wikiedit textarea {
width:100%;
}


h1, h1 a, h1 a:hover {
	padding: 10px 0 0 0;
	margin: 0;
	color: #FFF;
	font-size: 60px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
	}

.description {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
color: #ffffff;
		}


/*h1,*/h2,h3,h4,h5,h6 {
line-height: 10px;
}

a {
color: #1A54AF;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

a:visited {
color: #7f469e;
}

a.createlinktext {
color: #0d00ff;
border-bottom: none;
}

ul {
list-style-type: square;
list-style-image: url("bullet.gif");
}

code {
font-size: 125%;
overflow: auto;
}

pre {
color: black;
background-color: #ebebeb;
font-size: 125%;
overflow: auto;
}

td {
}

hr {
height: 1px;
color: #aaaaaa;
background-color: #a9a9a9;
border: 0;
}

img
{  border-style: none;
}
