body {
	margin: 0px;
	background-color: black;
	color: lime;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

input, textarea, select, form, table {
	margin: 0px;
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

embed, object {
	background-color: black;
	border: none;
	position: relative;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}

p, h1, h2, h3, h4 {
	margin: 0px;
	color: white;
}

h3.temp_header {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
	margin: 0px;
}

div.holder {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: white;
	height: 100%;
	width: 97%;
	border: none;
	overflow: visible;
}

div.margin {
	padding-top: 24px;
	padding-left: 24px;
}

div.topbanner {

}

a.more_blogs {
	position: relative;
	float: right;
	clear: both;
	font-size: 15px;
	margin-top: -12px;
	margin-right: 4px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
	white-space: nowrap;
}

div.top {
	position: relative;
	width: 940px;
	overflow: visible;
}

div.topmenu {
	position: relative;
	border-bottom: 1px solid #666666;
	width: 905px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 16px;
	margin-bottom: 24px;
}

div.divider {
	border-top: 1px solid #666666;
	clear: both;
	position: relative;
	width: 100%;
}

div.menu_divider {
	border-top: 2px ridge #202020;
	float: left;
	clear: both;
	width: 100%;
}

div.menu {
	float: right;
	position: relative;
	right: 16px;
	overflow: visible;
}

div.contents {
	float: left;
	clear: both;
	width: 920px;
	padding-bottom: 16px;
	overflow: visible;
}

.links h3, .collections h3, .info h3 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
	white-space: nowrap;
}

div.blogs, div.info {
	clear: both;
	float: left;
	margin-top: -2px;
	width: 640px;
}

div.tickers {
	float: left;
}

a {
	color: white;
	text-decoration: none;
}

span.topmenuitem {
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
	white-space: nowrap;
}

a.topmenu_item {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
	white-space: nowrap;
}

a.menuitem {
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 16px;
}

div.adminmenu {
	position: relative;
	width: 150px;
}

div.admin_contents {
	position: absolute;
	top: 24px;
	left: 150px;
}

.adminmenu a {
	float: left;
	clear: both;
}

a.header {
	font-size: 16px;
	font-weight: bold;
}

a.subitem {
	font-size: 13px;
	margin-left: 24px;
}

img {
	border: none;
}

select.pick_ticker, select.categorys {
	width: 403px;
	border: 1px solid white;
}

h3.blog_header {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	float: left;
	margin: 0px;
	font-size: 14px;
	margin-right: 8px;
	margin-bottom:  6px;
}

div.links {
	position: relative;
	clear: both;
	float: left;
	margin-top: -2px;
	width: 640px;
}

.links div {
	position: relative;
	float: left;
	clear: both;
	margin-top: 6px;
}

div.link_holder {
	position: relative;
	float: left;
	clear: none;
	width: 185px;
	overflow: visible;
	margin-right: 12px;
	margin-bottom: 12px;
}

div.link_row_holder {
	position: relative;
	float: left;
	clear: both;
	width: 640px;
}

span.link_item {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

a.link_item {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
}

div.collections {
	position: relative;
	clear: both;
	float: left;
	margin-top: -2px;
	width: 640px;
}

.collections div {
	position: relative;
	float: left;
	clear: both;
	width: 640px;
	margin-top: 12px;
}
.collections div img {
	position: relative;
	float: left;
	clear: both;
	padding: 0 0 12px 0;
}
.collections a {
	display: block;
	float: left;
	margin-right: 12px;
	position: relative;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 2px;
	white-space: nowrap;
}

div.blog_entry {
	margin: 0px;
	margin-bottom: 16px;
	clear: both;
	float: left;
}

.blog_entry p {
	position: relative;
	float: left;
	clear: both;
	width: 360px;
}

textarea.new_blog {
	width: 400px;
	height: 160px;
	border: 1px solid white;
}

input {
	color: black;
	background-color: white;
	border: 1px solid white;
}

input.picture_comment {
	float: left;
	clear: both;
	width: 400px;
	border: 1px solid white;
}

span.blogg_pic_desc {
	display: block;
	clear: both;
	font-size: 10px;
	font-style: oblique;
}

span.entry_header {
	display: block;
	width: 200px;
	color: white;
	margin: 0px;
}

span.author {
	float: left;
	font-size: 12px;
	font-style: oblique;
	display: block;
	float: left;
	clear: right;
}

span.subheader {
	font-style: oblique;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin-bottom: 4px;
}

p.ticker_text_holder {
	border: 1px solid white;
	padding: 2px;
	width: 400px;
}

p.selected_ticker_text_holder {
	background-color: white;
	border: 1px solid white;
	color: black;
	padding: 2px;
	width: 400px;
}

input.new_ticker, input.new_blog, input.new_category {
	background-color: white;
	border: 1px solid white;
	color: black;
	width: 400px;
}

input.new_urls_blog, input.new_tube_blog {
	background-color: white;
	border: 1px solid white;
	color: black;
	width: 400px;
	margin-top: 4px;
}

.file_list input {
	border: 1px solid white;
	margin-left: 4px;
}

input.ticker_submit {
	border: 1px solid white;
}

.tickers input {
	border: 1px solid white;
}

img.blogg_picture {
	clear: both;
	float: left;
	max-width: 640px;
	max-height: 640px;
	margin-top: 16px; 
}

span.admin_error {
	color: red;
	display: block;
	clear: both;
	font-weight: bold;
	width: 500px;
	font-style: oblique;
	text-transform: uppercase;
}

input.new_blog_files {
	color: red;
	border: 1px solid white;
	width: 400px;
}

span.post_notifier {
	font-size: 10px;
	font-style: oblique;
	color: white;
}

div.tube object {
	background-color: transparent;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.tube embed {
	background-color: transparent;
	margin-top: 6px;
	margin-bottom: 6px;
}

img.logo {
	margin-right: 24px;
}

img.top_banner {
}

img.side_banner {
	float: left;
	margin-left: 24px;
}

a.blogg_url {
	text-decoration: underline;
	display: block;
	float: left;
	clear: both;
}

p.post_urls {
	margin: 0px;
}
