BODY
{
	background-color: white;
	background-image: url(images/bg.gif);
    FONT-FAMILY: arial, helvetica, sans serif;
	COLOR: black;
	font-size: 12pt;
	margin: 0 auto;
}

A:link, A:visited
{
	COLOR: #025084;
	text-decoration: none;
	font-size: 12pt
}

A:hover, A:active
{
	COLOR: #0188E1;
}

.logo
{
	background: #fff url(images/logo_ActorsSpot.gif) no-repeat 0 0;
	width: 784px;
	height: 78px;
}

.logoclick
{
	width: 412px;
	height: 56px;
	margin: 15px 0 0 20px;
	float: left;
}

.wrapper
{
	border: solid 2px #025084;
	border-top: none;
	width: 784px;
	margin: 0 auto;
}	

.main
{
	background: #fff;
	width: 784px;
	padding-top: 20px;
}	

.navlinks
{
	text-align: right;
	top: 50px;
	margin: 60px 0 0 0;
	float: right;
}

.navlinks a, .navlinks a:visited
{
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}

h1
{
	background: url(images/bar_pagetitle.gif) no-repeat 0 0;
	height: 66px;
	width: 700px;
	padding: 28px 0 0 64px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0;
}

.bodytext
{
	padding: 0 40px 5px 20px;
}

.pennydragon
{
	background: transparent;
	width: 784px;
	margin: 4px auto 25px auto;
	text-align: right;
	font-size: 12px;
}

.pennydragon a
{
	font-size: 13px;
}

/*----------------
  BIO PAGE 
/*---------------*/
img.biopic
{
	margin: 0 0 0 20px;
}

/*----------------
  CLASSES PAGE 
/*---------------*/
.subsection
{
    font-size: 12pt;
	color: #444;
	line-height: 20pt;
	background-color: #C9C9C9;
	font-weight: bold;
}
