html,
body {
	overflow-x:hidden;
}
body {
	margin:0px;
	background-color: #FFF;
	font-family: Calibri,arial, helvetica, sans-serif; /* font-family: "Georgia", "Courier"; */
	font-size: 14px;
	color: #E6E6FA;
}
a:link,
a:active,
a:visited {
	color:#003;
}
a:hover {
	color:#000;
}
input[type=text],
input[type=password],
textarea,
select {
	color:#003;
	background-color:#E6E6FA;
	border:2px solid #0067A5;
	width:100%;
	padding:3px;
	border-radius:10px;
}

input[type=button],
input[type=submit] {
	background-color:#E6E6FA;
	color:#003;
	border:1px solid #0067A5;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border-radius:10px;
}
input[type=button]:hover,
input[type=submit]:hover {
	background-color:#E6E6BA;
}
#header {
	background-color:#FFF;
	height:175px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #0067A5;
	border-bottom:0px;
	border-radius: 20px 20px 0px 0px;
}
#headholder {
	background-image:url("../images/headtile.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #0067A5;
}

/* SIDEBAR */

td#navbar {
	width:195px;
	padding:10px;
	background-color:#4682B4;
	margin:10px;
	vertical-align:top;
	text-align:center;
	border-radius:20px;
}

#navhead,
#shouthead  {
	background-color:#0067A5;
	text-align:center;
	padding:5px;
	margin-bottom:3px;
	font-weight:bold;
	border-radius:10px;
}

/* Shoutbox */
td.shoutFloatHandle {
	vertical-align:top;
	width:12px;
	padding:0px;
	text-align:right;
	border-right:2px solid #4682B4;
}

td.shoutFloat {
	vertical-align:top;
	padding:10px;
	width:250px;
	min-width:200px;
	margin:10px;
	background-color:#4682B4;
	border-radius:20px;
}

span.shoutIconHolder {
	float:right;
	font-size:8px;
}

table#content-table {
	margin-top:3px;
	width:100%;
	border-collapse: separate;
	border-spacing: 10px;
}

#content-head,
div#gall_head,
table#gal_table td div {
	background-color:#0067A5;
	padding:5px;
	text-align:center;
	font-weight:bold;
	border-radius:10px;
}

/* Center Content */
td#content-holder {
	width:95%;
	background-color:#4682B4;
	padding:10px;
	margin:0px 10px;
	border-radius:20px;
	vertical-align:top;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-image:url("../images/bullet.gif");
	padding-left:23px;
	margin-left:0px;
}
.menu-item {
	padding:5px;
	background-color:#0067A5;
	border:2px solid #E6E6FA;
	margin-top:5px;
	width:128px;
	background-repeat:no-repeat;
	padding-left:38px;
	border-radius: 10px 10px 0px 0px;
}

td#navbar div.site_list ul {
	list-style-type: none;
	list-style-image:none;
	margin:0px;
	padding: 3px 0 10px 0;
}
td#navbar div.site_list ul li {
	list-style-type: none;
	list-style-image:none;
	padding:0px;
	margin:0px;
	text-indent:0px;
}
td#navbar div.site_list a {
	display:block;
	width:171px;
	border-left: 2px solid;
	border-right: 2px solid;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	text-indent: 10px;
	color: #394a51;
	white-space: nowrap;
	margin: 1px 0;
	padding: 1px 0;
}
td#navbar div.site_list ul:nth-child(even) li a{
	background: #e0f7ff;
	border-color: #e0f7ff;
}
td#navbar div.site_list ul:nth-child(odd) li a{
	background: #f0fbff;
	border-color: #f0fbff;
}

td#navbar div.site_list ul li a:hover {
	border-left: 2px solid #0067A5;
	border-right: 2px solid #0067A5;
}
td#navbar div.site_list ul li a:active {
	background-color:#0067A5;
	color:#F0FBFF;
}
#content {
	padding-bottom:10px;
}
#footer {
	margin-top:5px;
	background-color:#0067A5;
	padding:2px;
	text-align:center;
	border-radius:10px;
	margin-left:10px;
	margin-right:10px;
}
img {
	border:0px;
}

.contactform {
	margin-top:4px;
	padding:8px;
	border:1px solid #0067A5;
	border-radius:10px;
}
.contactform table th {
	width:20%;
	text-align:left;
}
#linksout-table {
	width:75%;
	margin-left:20px;
}
#linksout-table td {
	padding:3px;
	border:1px solid #0067A5;
	border-radius:10px;
}
#linksout-table th {
	padding:5px;
	background-color:#0067A5;
	border-radius:10px;
}

.site_list {
	width:175px;
	background-color:#E6E6FA;
	border-radius: 0px 0px 10px 10px;
	padding-bottom:3px;
}

.newshead {
	background-color: #0067A5;
	border-radius: 20px 20px 0px 0px;
	margin-top:5px;
	padding-left:10px;
}
.darkrow td,
.dark {
	background-color: #0067A5;
}
.fantable {
	margin-left:20px;
}
.fantable th {
	background-color:#0067A5;
	text-align:center;
	padding:2px;
	font-weight:bold;
	border-radius:5px;
}
.fantable td {
	border-left: 2px dotted #0067A5;
	font-size: 14px;
}
.gallpic {
	margin:5px;
}
img.gallpic:hover {
	margin:2px;
	border:3px solid #FFF;
}
#header a:link, 
#header a:active,
#header a:visited {
	color: #FFF;
	text-decoration:none;
}
#header a:hover {
	color: #E6E6FA;
}
#pagegen {
	font-weight:bold;
	font-size:14px;
}
div.miku_clock {
	text-align:center;
	margin-top:20px;
	margin-left:2px;
	margin-right:2px;
	background-color:#E6E6FA;
	border-radius:10px;
	padding:3px;
	color: #0067A5;
}
#ad_unit {
	margin-top:10px;
	text-align:center;
}

#userlinks {
	background-color: #4682B4;
	background-image: url(../images/sub_gradient.gif);
	color:#FFF;
	border: 1px solid #0067A5;
	border-top:0px;
	padding: 0 5px 0 5px;
}

#userlinks a:active,
#userlinks a:visited,
#userlinks a:link {
	color:#FFF;
}
#userlinks a:hover {
	color:#D1DCEB;
}
#userlinks p {
	background: transparent !important;
	border: 0 !important;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0 !important;
	padding: 7px 0 7px 0;
	text-align: right;
}
#userlinks p.pcen {
	text-align: center;
}

#userlinks p.home {
	float: left;
	font-weight: bold;
}
#pageholder,
#rssholder,
#searchbox {
	height:22px;
	cursor:pointer;
	background-color:#0067A5;
	background-repeat:no-repeat;
	padding:1px;
	border-radius:5px;
	padding-left:25px;
}
#searchbox {
	background-image:url('../images/search.png');
}
#searchbox span {
	color: #FFF;
	text-decoration:none;
}
#searchbox span:hover {
	color: #E6E6FA;
}

#searchInputBox {
	background-image:url('../images/search.png');
	background-repeat:no-repeat;
	padding-left:25px;
	margin-right:15px;
	width:110px;
}
#pageholder {
	background-image:url('../images/config.png');
}
#rssholder {
	background-image:url('../images/rss.gif');
}
#gall-tracker,
#ie-sucks {
	border-style:solid;
	border-color:#FFF;
	border-width:0 0 1px 1px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:2;
	width:auto;
	height:auto;
	background-color:#0067A5;
	padding:3px;
	border-radius: 0px 0px 0px 10px;
}
#ie-sucks {
	border-width:0 1px 1px 0;
	left:0px;
	width:125px;
	border-radius: 0px 0px 10px 0px;
}
div.info_block {
	margin:0px;
	padding:4px;
	background-color:#0067A5;
	border-radius: 0px 0px 10px 10px;
}
div.info_block_head {
	margin-top:20px;
	background-color:#E6E6FA;
	border-radius: 10px 10px 0px 0px;
	padding:3px;
	font-weight:bold;
	color:#003;
	text-align:center;
}
td.commands-cmd {
	font-family:courier-new,courier;
}
div.info_block table {
	margin:2px;
}
div.info_block table td {
	border:1px solid #4682B4;
	padding:2px;
}
div.info_block table tr.darkrow td {
	border:1px solid #0067A5;
	padding:2px;
	background-color:#4682B4;
}
div.info_block table th {
	border:1px solid #4682B4;
	border-bottom:2px solid #4682B4;
	padding:4px;
}
#chatterbox {
	background-color: #0067A5;
	color:#FFF;
	border: 1px solid #4682B4;
	margin: 5px 10px 0 10px;
	padding: 2px 5px 2px 5px;
	border-radius:10px;
}

#chatterbox a:active,
#chatterbox a:visited,
#chatterbox a:link {
	color:#FFF;
}
#chatterbox a:hover {
	color:#D1DCEB;
}

#date_help_div {
	z-index:2;
	display:none;
	position:absolute;
	top:5px;
	right:5px;
	width:425px;
	border:1px solid #000;
	background-color:#E6E6FA;
	color:#00C;
}
#date_help_div td {
	font-size:12px;
	padding:0px;
	border:1px solid #333;
}
.date_code {
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
td.date_code:hover {
	background-color:#FFF;
	color:#000;
}
table.settings-table {
	margin:6px;
	margin-bottom:0px;
}
table.settings-table td {
	border: 1px solid #0067A5;
	padding:3px;
}
table.settings-table th {
	background-color:#0067A5;
	border: 1px solid #4682B4;
	padding:5px;
}
div#ext_more_open table td.ext_pic_name {
	font-weight:bold;
	background-color:#0067A5;
	height:14px;
}
div#ext_more_open table td {
	border-top:1px solid #E6E6FA;
}

div#ext_more_open table td.ext_pic_desc {
	vertical-align:top;
	border-top:0px;
}
div.downloads img {
	border:2px solid #FFF;
}
a.nounderline:link,
a.nounderline:active,
a.nounderline:visited {
	text-decoration:none;
}
a.nounderline img {
	vertical-align:text-bottom;
}
/* DROPMENU */
#dropmenudiv {
	position:absolute;
	border:2px solid #4682B4;
	border-bottom:0px;
	font-size:14px;
	line-height:18px;
	z-index:5;
	width:185px;
	background-color:#E6E6FA;
	border-radius:0 0 10px 10px;
}
div#drop-menu-head {
	color:#FFF;
	text-align:center;
	padding:3px;
	background-color:#0067A5;
}
#dropmenudiv a {
	width:100%;
	display:block;
	text-indent:10px;
	border-bottom:2px solid #4682B4;
	padding:1px 0;
	text-decoration:none;
	font-weight:bold;
	background-image:url('../images/bullet.gif');
	background-repeat:no-repeat;
	background-position:3px center;
}
#dropmenudiv a:hover {
	text-decoration:underline;
}

/* GALL TABLE */

ul#galleryWrapper {
	width:100%;
	min-height:200px;
	text-align: center;
	list-style: none;
}
ul#galleryWrapper li {
	margin:10px;
	display:inline-block;
	text-align: center;
}
ul#galleryWrapper li div.caption {
	width:150px;
	font-weight:bold;
	margin-bottom:3px;
}
ul#galleryWrapper li img {
	background:#FFF url("../images/img_larger.gif") no-repeat bottom right;
	margin:5px;
	padding:2px 2px 10px 2px;
}
ul#galleryWrapper li a img {
	border:2px solid #FFF;
}
ul#galleryWrapper li a:hover img {
	border:2px solid #0067A5;
}
div#gall_container {
	background-color:#4682B4;
	padding:10px;
	text-align:center;
	border-radius:20px;
}
p.page-gen {
	color:#FFF;
	background-color:#0067A5;
	width:auto;
	padding:5px;
	margin:0px auto;
	text-align:center;
	border-radius:10px;
}
p.page-gen a:link,
p.page-gen a:active,
p.page-gen a:visited,
p.page-gen a:hover {
	color:#FFF;
}
td.ascii-elm {
	text-align:center;
	margin:10px;
	padding:5px;
	font-weight:bold;
	background-color:#0067A5;
	border-radius:10px;
}
td.signup#content-holder {
	background-image:url('../images/kipi-cake.jpg');
	background-repeat:no-repeat;
	background-position:right 30px;
}
/* SHOUTBOX */
div#shoutarea {
	height:700px;
	overflow:hidden;
}
div#shoutarea div {
	padding:4px;
	border-radius:10px;
}

div#shoutarea div:nth-child(even) {
	background-color:#0067A5;
}
div#shoutarea div span.time {
	font-family:'Courier New', monospace;
	font-size:80%;
	padding-right:3px;
}
