﻿/*
--------------Overall-------------*/
body {
	font-family: "Segoe UI", "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: .8em;
	background: url(images/muffinsbg.png) repeat; }

div#all {
	position: absolute;
	top: 230px;
	left: 225px;
	margin-bottom: 25px;
	width: 550px;  }

/*
-----------Header-------------*/
div#header img {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0; }

div.soup {
	position: absolute;
	z-index: 1;
	top: 25px; 
	left: 800px; }


/*
-------------------General-------------*/
div.Text {
	padding: 0px 10px 10px 10px; 
	clear: both;
	margin-bottom: 0; 
	margin-top: 0;
	border-bottom: 6px solid #000000; }

p {
	text-indent: 2em;
	padding-left: 10px;
	padding-right: 10px; }
h1 {
	border-bottom: dotted 4px;
	padding: 3px; 
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 2em;
	font-family: "king cool KC", Georgia, "Century Gothic", sans-serif;
	text-align: center; }

h2 {	font-family: "king cool KC", Georgia, "Century Gothic", sans-serif;
	margin-top: 0;
	font-size: 1.65em;
	padding: 2px; }
h3,h4,h5,h6,h7 {
	margin-top: 0; }
h1 img {
	padding: 5px; }


img {
	vertical-align: text-bottom;
	border: 0px; }
.center {
	display: block;
	margin-left: auto;
	margin-right: auto; }

a:link, a:visited {
	color: #CC0066;
	text-decoration: none; }
a:hover, a:active {
	color: #3366CC; 
	text-decoration: none; }

/*
-------------------Fonts-------------*/
.fr { 
	font-size: 1.1em;
	font-style: italic; } 
 @font-face {
    font-family: Duality;
    font-style:  normal;
    font-weight: normal;
    src: url(font/DUALITY0.eot); }
@font-face {
    font-family: king cooL KC;
    font-style:  normal;
    font-weight: normal;
    src: url(font/KINGCOO0.eot); }


/*
-------------Navbar----------------*/
div#navbar {
	position: absolute;
	top: 0;
	left: 50px;
	width: 150px;
	padding-top: 290px; }

div.bar h2 {
	text-align: center;
	margin-top: .5em;
	margin-bottom: 0;
	border-bottom: 3px solid; }


div.notice p {
	text-align: justify;
	color: #ffffff;
	font-size: 85%; }	
a#copyright {
	color: #000000; }
a:hover#copyright {
	font-weight: bold;
	color: #75d089; }


div#navbar img.bar {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px; }

img#img1 {
	width: 100px;
	height: 30px; }
img#img2 {
	width: 110px;
	height: 21px; }
img#img3 {
	width: 125px;
	height: 18px; }
img#img4 {
	width: 140px;
	height: 48px; }
img#img5 {
	width: 108px;
	height: 50px; }
img#img6 {
	width: 117px;
	height: 24px; }
img#img7 {
	width: 110px;
	height: 30px; }
img#img8 {
	width: 135px;
	height: 20px; }
img#img9 {
	width: 120px;
	height: 42px; }




/*
-------------Rightbar----------------*/
div#rightbar {
	position: absolute;
	top: 0;
	left: 800px;
	width: 175px;
	padding-top: 240px; }
img#adBanner1 {
	width: 165 px;
	height: 200px;
	padding: 5px; }
div#follow {
	text-align: center; }


/*
-------------Subliminal Messages----------------*/
div.message {
	position: absolute;
	color: #ffa;
	z-index: -1; }