@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFB973;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(am_style_002/main-mid.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(am_style_002/header_modest.png);
	background-repeat: no-repeat;
	height: 305px;
}
#header h1 {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	margin: 0px;
	padding: 0px;
}
#mainnav {
	height: 44px;
	padding-left: 80px;
	z-index: 2;
	position: absolute;
	top: 280px;
}
#mainnav  ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav ul li {
	float: left;
	position: relative;
	margin-right: 74px;
}
#mainnav ul li ul {
	position: absolute;
	top: -1000px;
	width: 1px;
	overflow: hidden;
	height: 1px;
}
#mainnav ul li:hover ul {
	left: 0px;
	top: 20px;
	width: 165px;
	height: auto;
	background-color: #FFFFFF;
	z-index: 2;
	background-image: url(am_style_002/dd_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 23px;
}

#mainnav ul li ul li {
	float: none;
	margin-right: 0px;
}
#mainnav ul li:hover ul li.last {
	background-image: url(am_style_002/dd_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 23px;
}
#mainnav ul li:hover ul li.first {
	background-image: none;
}

#mainnav ul li:hover ul a {
	background-image: url(am_style_002/dd_box_mid.png);
	background-repeat: repeat-y;
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #29ABE2;
}
#mainnav ul li:hover ul a:hover {
	color: #000000;
}


a#home_link  {
	background-image: url(am_style_002/home.png);
	height: 44px;
	display: block;
	width: 84px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1999px;
}
a#voiceacting_link  {
	background-image: url(am_style_002/voice_acting.png);
	height: 44px;
	display: block;
	width: 124px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1999px;
}
a#improv_link  {
	background-image: url(am_style_002/improv.png);
	height: 44px;
	display: block;
	width: 79px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1999px;
}
a#whoisalan_link  {
	background-image: url(am_style_002/who_is_alan.png);
	height: 44px;
	display: block;
	width: 137px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -1999px;
}
#pagebody {
	z-index: 0;
	line-height: 1.6em;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 80px;
	padding-left: 80px;
}
#maincontent {
	width: 400px;
	float: left;
}
#maincontent h1 {
	color: #E85C00;
	font-size: 150%;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#maincontent h2 {
	color: #333333;
	font-size: 115%;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent h3 {
	font-size: 100%;
	color: #E87900;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pagebody div.cv {
	width: auto;
}
#maincontent table {
	width: 100%;
	font-size: 80%;
}
#maincontent td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#maincontent  tr.even {
	background-color: #FFD2A6;
}



#supplementarycontent {
	width: 240px;
	margin-left: 420px;
	position: relative;
}
#supplementarycontent h2 {
	color: #E85C00;
	font-size: 100%;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#supplementarycontent h3 {
	color: #333333;
	font-size: 82%;
	margin: 0px;
	padding: 0px;
}
#supplementarycontent p {
	font-size: 75%;
	padding-top: 0px;
	margin-top: 0px;
}
#gn_order h3 {
	padding-top: 20px;
}
#gn_order {
	padding: 10px;
	border: 3px dashed #6D6BCB;
	background-color: #FFFFFF;
}

#gn_order p  {
	margin: 0px;
	padding: 0px;
}
#gn_order ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gn_order li {
	background-image: url(am_style_002/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}


#gn_cov {
	position: relative;
	left: 0px;
	top: 0px;
}


div#voiceacting ul, 
div#improv ul, 
div#news ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#maincontent ul
{
	list-style-type: none;
	padding: 0px;
	margin-left: 25px;
}

div#voiceacting ul li, div#improv ul li, div#maincontent ul li, div#news ul li {
	list-style-type: none;
	background-image: url(am_style_002/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom: 10px;
}

div#voiceacting ul a:link,
div#improv ul a:link, 
div#maincontent ul a:link, 
div#news ul a:link 
{
	display:block;
	font-weight: bold;
	color: #0066FF;
}

div#voiceacting ul a:visited,
div#improv ul a:visited, 
div#maincontent ul a:visited, 
div#news ul a:visited 
{
	display:block;
	font-weight: bold;
	color: #3333CC;
}

div#voiceacting ul a:hover,
div#improv ul a:hover, 
div#maincontent ul a:hover, 
div#news ul a:hover 
{
	text-decoration: none;
}

div#voiceacting ul a:active,
div#improv ul a:active, 
div#maincontent ul a:active, 
div#news ul a:active 
{
	color: #FFCC00;
}

div#intro_text {
	width: 400px;
	padding-bottom: 25px;
	float: left;
}
div#news {
	width: 350px;
	background-image: url(am_style_002/News.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
	clear: left;
	float: left;
	padding-left: 30px;
	padding-right: 10px;
}
div#news h2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: -1000px;
}
div.intro_block {
	width: 250px;
	margin-left: 410px;
}
div#genius-now {
	height: 191px;
	position: relative;
}
#genius-now img {
	position: absolute;
	left: -3px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#genius-now h2 {
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: -1000px;
}
#genius-now ul {
	margin: 0px;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0px;
	position: absolute;
	width: 150px;
	top: 125px;
	left: 85px;
	background-color: transparent;
}
#genius-now li {
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 12pt;
}
#genius-now a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}


div#voiceacting {
	background-image: url(am_style_002/voice_overs_voice_overs.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-top: 45px;
}
#voiceacting h2 {
	overflow: hidden;
	position: absolute;
	height: 1px;
	width: 1px;
	top: -1000px;
}
div#improv {
	background-image: url(am_style_002/the_power_of_improv.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 60px;
}
div#improv h2 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
}
div#alancv_contactinfo {
	margin-top: 45px;
	font-weight: bold;
}


#footer {
	clear: both;
	background-image: url(am_style_002/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 80px;
	padding-left: 80px;
	height: 179px;
	background-color: #FFB973;
}
span#alanname {
	font-size: 125%;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-size: 70%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;
}

