/* ruffhi.atspace.com	*/
/* std.css		*/


/* site wide styles	georgia */ 

body {
	font: 10pt/16pt "Verdana", "Trebuchet MS", "century gothic";
	font-style: italic;
	color: #000000;
	}

p {
	text-align: justify;
	}

a:link {
	font-weight: bold; 
	text-decoration: none; 
	color:#c00;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#c00;
	}

a:hover, a:active, a:focus { 
	text-decoration: underline; 
	color:#c00;
	}


/* page sections	*/

/* padding is top, right, bottom, left */

#main {
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background: #FFFFC4;
	background: #1099B3;
	background: #1BB3C2;
	border: 5px solid #000000;
	width: 1024px;
	}

/* title 		*/

#title {
	background: #FFAAFF url(../Images/bg5.jpg);
	height: 85px;
	width: 1024px;
	border: 1px solid #888888;
	font-weight: bold; 
	margin: 0px 0px 5px 0px;
	}

#title p.title1 {
	margin: 23px 0px 0px 0px;
	font-size: 400%;
	}

#title p.title2 {
	margin: 18px 30px 0px 0px;
	font-variant: small-caps;
	float: right;
	font-size: 80%;
	}



/* enter		*/

#enter1 {
	margin: 80px auto 0px auto;
	background: #00FF80;
	border: 5px solid #000000;
	width: 570px;
	height: 470px;
	}

#enter2 {
	margin: 13px auto 8px auto;
	width: 540px;
	height: 440px;
	border: 2px solid #A40212;
	background: #AAFFCC;
	background: url(Images/Parchment-1.jpg);
	}

#enter3 {
	margin: 0px auto 0px auto;
	width: 540px;
	height: 440px;

	background: url(Images/prism350faded_flares.png) no-repeat;
	background-position: center;
	}

#enter4a {
	margin: -15px auto 0px auto;
	width: 530px;
	height: 65px;

	font: 10pt "Monotype Corsiva";
	font-size: 300%;
	font-weight: bold; 
	}

#enter4b {
	margin: 83px auto 0px auto;
	width: 530px;
	height: 125px;

	font: 10pt "Monotype Corsiva";
	font-size: 150%;
	font-weight: bold; 
	}

#enter4c {
	margin: 82px auto 0px auto;
	width: 530px;
	height: 65px;

	font: 10pt "Monotype Corsiva";
	font-size: 300%;
	font-weight: bold; 
	}

/* content		*/

/* padding is top, right, bottom, left */

#content {
	padding: 5px 15px 0px 15px;
	margin: -16px 0px 0px 0px;
	width: 990px;
	min-height: 480px;
	eight: 440px;
	verflow: auto;
	border: 2px solid #A40212;
	ackground: url(Images/Banner-3.jpg);
	background: #99CEFF;
	}

#content p.intro:first-letter {
	font-size: 2em;
	}

#content p.note {
	color: #FF0000;
	}

#content p.quote {
	font-style: italic;
	padding: 0px 35px 0px 35px;
	color: #1305BA;
	}

#content p.chat1 {
	font-style: italic;
	padding: 0px 35px 0px 35px;
	color: #2a09b8;
	}

#content p.chat2 {
	font-style: italic;
	padding: 0px 35px 0px 35px;
	color: #800628;
	}

#content p.quotee {
	font-style: italic;
	font-size: 75%;
	padding: -5px 35px 0px 65px;
	color: #1305DD;
	text-align: right;
	}

#content p.newspaper {
	font: 12pt/16pt "Courier";
	font-style: normal;
	}

#content p span {
	f/ont-size: 2em;
	}

#content p.right {
	float: right;
	}

#content p.left {
	float: left;
	}

#content .caption {
	width: 725px;
	border: 2px solid #A40212;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #FFFFAA;
	background: #D9042F;
	}	

#content .quote {
	border: 2px solid #AAAAAA;
	font-style: italic;
	padding: 0px 35px 0px 35px;
	color: #1305BA;
	text-align: justify;
	}

#content .quote1 {
	border: 2px solid #AAAAAA;
	font-style: italic;
	font-size: 100%;
	padding: 0px 35px 0px 35px;
	color: #1305BA;
	text-align: justify;
	}

#content .quotee {
	border: 2px solid #AAAAAA;
	font-style: italic;
	font-size: 75%;
	padding: 0px 35px 0px 65px;
	color: #1305DD;
	text-align: justify;
	}

#content .heading {
	width: 350px;
	border: 2px solid #A40212;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
	olor: #FFFFAA;
	background: #E0FEDE;
	}	

#content .center {
	text-align: center;
	}



/* footer		*/



#footer {
	text-align: center;
	height: 25px;
	f/loat: center;
	border-top: 1px solid #888888;
	p\adding: 0px 0px 0px 200px;
	m\argin: 0px 0px 0px 200px;
	}

