/* Main style sheet for xfiles website */

BODY 
{
	font-size: 11pt; 
	color: #000000; 
	font-family: Verdana, Arial, "sans serif"; 
	background-color: #FFCC99;
	background-image:URL(http://www.athena13.com/backgrounds/msbackground.gif);
}

A:link {color: #000000; font-weight: bold; text-decoration: none;}


A:visited {color: #663333; font-weight: bold; text-decoration: none;}


A:active {color: #999999; font-weight: bold; 
}



H1 {font-size: 25pt;  color: #000000; font-weight: bolder; font-family: "tempus sans", templar; font-style: italic;}



H2 {font-size: 22pt; color: #663333; font-weight: bolder; font-family: Verdana, Arial, Serif; 
font-style: normal;
}



H3 {
	font-size: 14pt; 
	color: #663333; 
	font-weight: bold; 
	font-family: Verdana, Arial; 
	font-style: normal;
}



BLOCKQUOTE {
	text-align: justfy;
}

EM {color: #663333;}



P {
	Font-family: Verdana, Arial, Serif; 
	color: #000000;
	text-align: justify
}




.fanfic {
	font-size: 11pt;
	font-weight: bold;
}




.link	{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.notice {
	font-size: 7pt;
	text-align: center;
}



.righttop {
	font-size: 7pt;
    	color: #663333;
	vertical-align: text-bottom;
	line-height: 0.3em;
	text-align: right;
}



.lefttop {
	font-size: 7pt;
    	color: #663333;
	vertical-align: text-bottom;
	line-height: 0.3em;
	text-align: left;
}



.fanficright	{
	font-size: 11pt;
	text-align: center;
}

.fanficlinkright	{
	font-size: 10pt;
	text-align: center;
	line-height: 1.3em;
	vertical-align: top;
}



.fanficindex	{
	font-size: 10pt;
	text-align: center;
	line-height: 1.7em;
	vertical-align: top;
	margin-left: 2in;
}



.fourleft
	{
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Serif;
	line-height: 0.3em;
	text-align: left;
	vertical-align: top;
}



.fourright {
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Serif;
	line-height: 0.3em;
	text-align: right;
	vertical-align: top;
}



.titleright {
	font-size: large;
	color: #663333;
	font-weight: 100;
	text-align: center;
	vertical-align: text-bottom;
	line-height: 0.3em;
	font-family: "tempus sans", templar;

}



.titleleft {
	font-size: large;
	color: #663333;
	font-weight: 100;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 0.3em;
	font-family: "tempus sans", templar;
}



.right {
	text-align: right;
	line-height: 0.3em;
	vertical-align: top;
}



.left {
	text-align: left;
	line-height: 0.3em;
	vertical-align: top;
}



.quote {
	text-align: justify;
	margin-right: 4em;
	margin-left: 4em;
}



.floatleft {
	text-align: right;
	margin-left: 4in;
}



.floatright {
	text-align: left;
	margin-right: 4in;
}



.menuright	{
	font-size: 8pt;
	text-align: right;

}

.menuleft	{
	font-size: 8pt;
	text-align: left;	
}




IMG

.left {
	float: left;
}

.right	{
	float: right;
}
        

