/*---------------------------------------------------
Look at me try and build a nice looking CSS file. I tired my hardest on this, 
so please don't steal; you may use as a basis, but come on. Don't copy line for line, 
okay? Besides, my CSS is crap anyway.
-----------------------------------------------------*/


body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	background-position: right bottom;
    	color: #1e8ec1;
	font-family: "trebuchet ms", arial, verdana, serif;
	font-size: 11px; }

a, a:active, a:link, a:visited {
	color: #f74549;
	text-decoration: none;
	border: 0; }

a:hover {
	color: #aa0105;
	text-decoration: none;
	border-bottom: 1px; }

i	{
	background: transparent;
	color: #d80000; }

em {
	background: transparent;
	color: #d80000; }

b {
	background: transparent;
	color: #008448;
	text-transform: uppercase; }


strong {
	background: transparent;
	color: #002852;
	text-transform: uppercase; }


#total { position: relative;
         margin: 0 auto;
         width: 1024px; 
		 text-align: justify; }

#image { position: relative;
	 width: 1024px; }

.submit {
	background: #ffd8d9;
	color: #002852;
	text-align: center;
	text-transform: uppercase;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #3abacf 2px solid;
	border-bottom: #3abacf 2px solid;
	margin: 0 auto; }

.reset {
	background: #ffd8d9;
	color: #002852;
	text-align: center;
	text-transform: uppercase;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #3abacf 2px solid;
	border-bottom: #3abacf 2px solid;
	margin: 0 auto; }

.input {
	background: #ffd8d9;
	color: #002852;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #3abacf 2px solid;
	border-bottom: #3abacf 2px solid;
	margin: 0 auto; }

.select {
	background: #ffd8d9;
	color: #002852;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-right: #3abacf 2px solid;
	border-bottom: #3abacf 2px solid;
	margin: 0 auto; }

/*---------------------------------------------------------------------
   Why, yes. This is the content part + disclaimer.
------------------------------------------------------------------------*/


#content { 
	position: absolute;
	float: center;
	top: 530px;
	left: 115px;
	padding: 10px;
	width: 511px;
	text-align: justify; }

#content h1 {
	color: #bad8e5;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 16px;
	text-align: right;
	letter-spacing: 4px;
	margin: 25px 0 0 0;
	padding: 0 0 25px 25px; }

#content h3 {
	color: #779ab6;
	font: italic 12px times new roman, verdana, arial, sans-serif;
	text-align: right;
	border-bottom: 1px dashed #779ab6;
	margin: -25px 5px 10px 0px; }

#content ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style-image: url('images/arrow.gif');
	text-align: left; }

#newest {
	position: absolute;
	top: 500px;
	left: 355px;
	color: #bad8e5;
	font: 12px "century gothic", times new roman;
	text-align: center; }
	

#credit { 
	font-size: 10px;
	color: #a05f7d;
	padding: 7px;
	background: #fbfdda; }

#home {
	font: 17px "century gothic", lucinda brignht;
	text-transform: uppercase;
	float: right; }

#link {
	background: #fedab1;
	width: 310px;
	padding: 5px; }


#content blockquote {
	background: #fbfdda;
	color: #a05f7d;
	padding: 5px;
	width: 400px;
	border-left: #fedab1 1px solid;
	border-top: #fedab1 1px solid;
	border-right: #fedab1 3px solid;
	border-bottom: #fedab1 3px solid; }

#footer {
	background: #e7eff2 url(images/serge13.gif) no-repeat;
	position: absolute;
	right: -40px;
	height: 45px;
	width: 554px; }

#disclaimer {
	font-size: 10px; 
	color: #5A8dae;	
	background-color: transparent;
	position: relative;
	left: 10px;
	top: 0px;
	width: 460px;
	text-align: justify; }


/*---------------------------------------------------------------------
   CODESORT STUFF.
------------------------------------------------------------------------*/

h2 {
color: #82bfdb;
font: italic bold 14pt Georgia;
margin-left: 30px;
padding-left: 10px;
text-transform: lowercase;
border-bottom: 1px dashed #82bfdb;
width: 80%; }

/*---------------------------------------------------------------------
   GREYBOX STYLIN'
------------------------------------------------------------------------*/


#mini { 
	position: absolute;
	float: center;
	top: 5px;
	left: 10px;
	padding: 10px;
	width: 545px;
	background: url('images/ownedback.gif');
	text-align: justify; }

#mini h1 {
	color: #bad8e5;
	font-family: "century gothic", times new roman, verdana, arial, sans-serif;
	font-size: 16px;
	text-align: right;
	letter-spacing: 4px;
	margin: 25px 0 0 0;
	padding: 0 0 25px 25px; }

#mini h2 {
	color: #82bfdb;
	font: italic bold 14pt Georgia;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-left: 10px;	
	float: right;
	text-transform: lowercase;
	border-bottom: 1px dashed #82bfdb; }


#kim {
	font: 17px "century gothic", lucinda brignht;
	text-transform: uppercase;
	text-align: right;
	float: right; }


/*---------------------------------------------------------------------
   GREYBOX, WORK WITH ME PLZ
------------------------------------------------------------------------*/

#GB_overlay {
  background-image: url('images/overlay.png'); 
  position: absolute;
  margin: auto;
  top: 100%;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url('images/blank.gif');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: -10px;
  left: 0px;
  position: relative;
  background: #fff;
  border: 5px solid #aaa;
  overflow: auto;
  width: 250px;
  height: 250px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}


/*---------------------------------------------------------------------
   END NOT-SO-LONGISH CSS O' DOOM.
------------------------------------------------------------------------*/