

/* Hi There, If you are gonna model your CSS after mine,

 at least have the common sense to edit some of it. 

 Don't link directly to my images. That is just stealing. */



body {



	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	background-color: #FFFFFF;

	text-align: justify; }



A {

	color: #990033; }

	

A:link {

	color: #990033;

	text-decoration: none; }

	

A:visited {

	color: #996666;

	text-decoration: none; }

	

A:active { 

	color: #990033; }

	

A:hover	{

	color: #990033;

	text-decoration:none }



#title {

	position: absolute;

	top: 0px;

	left: 0px;

	height: 225px;

	width: 518px;

	background: url(http://www.perotheus.com/grace/images/title.gif) no-repeat; }



#sidebar {

  	position: absolute;

  	top: 130px;

  	left: 640px;

  	width: 200px;

	text-align: left;

	background: transparent; }



#content {

  	position: absolute;

  	top: 190px;

  	left: 160px;

  	width: 420px;

	text-align: left;

	background: transparent; }



.main {

	font-family: verdana, sans-serif;

	font-size: 11px;

	color: #000000;

	line-height: 150%;

	text-align:justify; }



.header {

	font-family: verdana, sans-serif;

	font-size: 16px;

	color: #666666;

	font-weight: bold;

	letter-spacing: .1em;

	padding: 15px;

	font-weight:bold;  }



.title {

	font-family: verdana, sans-serif;

	font-size: 16px;

	color: #000000;

	font-weight: bold;

	letter-spacing: .1em;

	padding: 15px;

	font-weight:bold;  }





.date {

	font-family: verdana, sans-serif;

       font-weight: bold;

	font-size: 12px;

       width: 450px;

	color: #990033;

	line-height: 120%;

	font-weight: bolder; }



.italics {

	font-family: verdana, sans-serif;

	font-size: 11px;

	color: #000000;

	line-height: normal;

	font-style: italic;

}



.caps {

	font-family: verdana, sans-serif;

	font-size: 10px;

	color: #000000;

	line-height: 110%;

	text-transform:uppercase; }



.time {

	font-family: verdana, sans-serif;

	font-size: 10px;

	color: #990033;

	line-height: 160%; 

	text-transform:uppercase; }

	

.sidebar {

	font-family: verdana, sans-serif;

	font-size: 11px;

	color: #000000;

	padding-right: 11px; }



.sidebar-b {

	font-family: verdana, sans-serif;

	font-size: 11px;

	color: #000000;

	padding-right:10px; }

	

.blockquote {

	margin-left: 15px;

	margin-right:15px; }

	

.posttitle {

	font-family: verdana, sans-serif;

       font-weight: bold;

	font-size: 11px;

       width: 420px;

	color: #000000;

	line-height: 100%;

	font-weight: bold;

}

