body {
	background-attachment: fixed;
	background-color: #120988;
	background-image: url(/themes/linken/blue_background.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, "Book Antiqua", "Courier New";
}

a.nav:link {
	border-color: #120988;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-style: oblique;
	padding: 2px;
	text-decoration: none;
}

a.nav:visited {
	border-color: #120988;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-style: oblique;
	padding: 2px;
	text-decoration: none;
}

a.nav:hover {
	border-bottom-color: #120988;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-style: solid;
	border-top-color: #120988;
	border-width: 2px;
	color: #c0c0c0;
	font-family: "Comic Sans MS";
	font-style: oblique;
	padding: 2px;
	text-decoration: none;
}

a.nav:active {
	border-color: #120988;
	border-style: solid;
	border-width: 2px;
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-style: oblique;
	padding: 2px;
	text-decoration: none;
}

.news-data {
	background-color: #c0c0c0;
}

.title {
	color: #c0c0c0;
	font-family: "Arial Baltic", Arial, "Times New Roman";
	font-size: 20pt;
	text-align: center;
	text-decoration: underline;
}

.update {
	color: #c0c0c0;
	font-family: "Arial Baltic", Arial, "Times New Roman";
	font-size: 12pt;
	text-align: justify;
}

#bar-about {
	background-color: #0a0a74;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	padding: 20px;
	width: 710px;
}

#bar-banner {
	text-align: center;
}

#bar-menu {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}

#bar-title {
	border-color: #ff0000;
	border-style: solid;
	border-width: 1px;
}

#bar-news {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

#bar-blog {
	border-color: #ffffff;
	border-style: double;
	border-width: 1px;
	height: 400px;
	margin: 0px;
	overflow: auto;
	padding-bottom: 20px;
	padding-left: 4px;
	padding-right: 20px;
	padding-top: 4px;
	width: 450px;
}

#bar-comic {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	min-width: inherit;
	outline-color: #ffffff;
	outline-style: dotted;
	outline-width: 1px;
	overflow: auto;
	padding: 8px;
	text-align: center;
	width: 710px;
}

#bar-comic-nav {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	min-width: inherit;
	outline-color: #ffffff;
	outline-style: dotted;
	outline-width: 1px;
	overflow: auto;
	padding: 8px;
	text-align: center;
	width: 100%;
}

#bar-nav {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: right;
}

#bar-link {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	height: 100%;
	width: 200px;
}

a.menu:link {
	border-bottom-color: #120988;
	border-left-color: #000000;
	border-right-color: #120988;
	border-style: solid;
	border-top-color: #000000;
	border-width: 2px;
	color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
}

a.menu:visited {
	border-bottom-color: #120988;
	border-left-color: #000000;
	border-right-color: #120988;
	border-style: solid;
	border-top-color: #000000;
	border-width: 2px;
	color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
}

a.menu:hover {
	border-bottom-color: #000000;
	border-left-color: #120988;
	border-right-color: #000000;
	border-style: solid;
	border-top-color: #120988;
	border-width: 2px;
	color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
}

a.menu:active {
	border-bottom-color: #120988;
	border-left-color: #000000;
	border-right-color: #120988;
	border-style: solid;
	border-top-color: #000000;
	border-width: 2px;
	color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
}