/*...GENERAL...*/
body
	{background-color: #ffffff;
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 0.5px;}

a
	{text-decoration: none;
	font-family: georgia, times, serif;
	color: #666666;}

a img
	{border: 0;}

a:hover
	{color: #4EEE94;
	text-decoration: overline;
	font-style: italic;}

.youarehere
	{color: #4EEE94;}

em
	{font-weight: bold;
	font-style: none;}


/*...MAIN HOMEPAGE...*/

#main p
	{text-align: left;}

#main p.title
	{text-transform: none;
	font-weight: normal;
	padding-left: 15px;
	font-size: 5em;
	line-height: .2em;}

#main p.about
	{width: 500px;
	line-height: 1.45em;}

p.subtitle
	{font-size: 2em;
	line-height: .2em;
	padding-top: 1em;}

/*...LINKS HOMEPAGE...*/

#links p
	{text-align: center;
	padding: 150px 0 0 0;
	border-bottom: 4px double #FFCC11;}

#links p.title
	{font-size: ;}





/*...MISCELLANY...*/

#main .imagesonly
	{list-style-type: none;
	text-align: center;}