/* CSS Style Sheet for OneGirlPlusGod.us */
/* Copied from LiberatingEnterprises.com */
/* by Scott Tucker */
/* November 2006 */

BODY 
{
	background: url(images/flag_back1px.gif);
	font-family:Palatino Linotype, Colonna MT, Times New Roman;
	font-size:16pt;
}

H1
{
	font-size:42pt;
	font-family:Bodoni MT Arial;
/*	  Bodoni MT;  High Tower Text; Berlin Sans FB Demi; Modern No. 20; Palatino Linotype; Papyrus  */
	text-align: center;
	color:#991818;
}

H2
{
	font-size:24pt;
}

H5
{
	font:10pt Arial;
}
/*
#link
{
	width: 150px;
	height: 45px;
	background:url(images/button2off.gif) repeat-x; 
}

#link:hover
{
	background:url(images/button2on.gif) repeat-x;
}*/
/*
#link A:visited, #link A:link
{
	color:Silver;
	text-decoration:none;
}

#link A:link:hover, #link A:visited:hover
{
	text-decoration:underline overline;
}
*/
A:visited, A:link
{
	text-decoration: none;
	color:Blue;
	font-weight:Bold;
}

A:visited:hover, A:link:hover
{
	text-decoration: underline;
}

IMG
{
	border:0px;
}

P
{
	color:black;
	text-align:left;
}

TD
{
	padding-bottom:0px;
}

#emu
{
	text-align:center;
}

#top
{
	font: 8pt/10pt Arial;
	/*text-align:right;*/
}

#nav A:link, #nav A:visited
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	/*background:url(images/button_off1px.gif) repeat-x; */
}

#nav A:link:hover, #nav A:visited:hover
{
	/*text-decoration:underline overline;*/
	color:navy;
	background:white;
	/*background:url(images/button_on1px.gif) repeat-x; */
}

#back
{
	font-size:12pt;
}

#main
{
	text-align:center;
}

#copy
{
	font-size:14pt;
}

#copyright
{
	font:10pt Arial;
	text-align:left;
}
