<!-- 
/* Andreaemmes.com by Scott Hicks. 3/9/2009 */
body
{
	color: #ffffff;
	background-color: #000000;
	font-family: Arial;
	font-weight: 700;
}
.mybg 
{
	background: url("andrea_background.jpg");
	background-repeat: no-repeat;
	background-position: 0px 80px;
		
	/*FOR TROUBLESHOOTING
	border-color: yellow;
	border-style: solid;*/
}
.mybg_b
{
	background: url("andrea_background_black.jpg");
	background-repeat: no-repeat;
	background-position: 0px 80px;
}
img
{
	border: 0;
}
.clearback
{
	background: url("smallvangogh.jpg") repeat;
}

.solo
{
	float: right;
	width: 205px;
	/*height: 130px;*/
	height: 300px;
}
.boundry
{
	width: 450px;
}

/* Bible Verses */
.biblediv
{
	margin-top: 120px;
	width: 480px;
	height: 180px;
	line-height: 1.4;	

	/*FOR TROUBLESHOOTING
	border-color: red;
	border-style: solid;*/
}

.cap
{
	font-size: 24px;
}
.bover
{
	float: right;
	margin-right: 50px;
}

/* Music */
.laaward
{
	float: right;
	width: 150px;
	height: 250px;
	text-align: center;
}
.lheight
{
	line-height: 1.5em;
}
.calign
{
	text-align: center;
}
.ltgreen
{
	color: #c0ffc0;  
}	
/* For Bullets */
ul
{
	list-style-image: url(link_icons/ae_favicon_b.jpg);
}
a:link 
{
	color: #ffffff;
}
a:visited 
{
	color: #ffffff;
}
a:hover 
{
	color: #ffff00;
}


/* For Music */
.music_click
{
	color: #c0ffc0;
	font-size: 18px;
	font-style: italic;
}
/* For voice overs */
#votd1
{
	width: 430px;
}
.voice_des
{
	width: 420px;
	height: 450px; 
	overflow: auto;
	padding: 5px;
}
#votd2
{
	width: 280px;
	padding: 5px;
}
.vo_flash
{
	width: 260px;
	height: 250px;
	overflow: auto;
}
.vo_data
{
	font-size: 24px; 
	color: #c0ffc0;  
}
.vo_minutes
{
	/*margin-left: 20px;*/
	position: relative;
	top: -10px;
	left: 130px;
	font-size: 12px;
	font-style: italic;
}

/* For Biography Page */
.bio
{
	width: 650px;
	height: 450px; 
	margin-top: 40px;
	padding: 1%;
	overflow: auto;
}

/* For Art Pages*/
.picspace
{
	margin: 0 10px 20px 0;
}
.art_table
{
	width: 680px;
	height: 220px; 
	overflow: auto;
	margin-bottom: 40px;
}
.art_align
{
	text-align: center;
	vertical-align: top;
	width: 200px;
}

/* Media Page*/
.media_anchor
{
	text-align: center;
	vertical-align: top;
	font-size: 20px;
	padding: 7px;
}
.ablock
{
	display: block;
}
.noblock
{
	display: none;
}

/* Images: Music */
.img_music_f
{
	float: right;
	width: 220px;  
	height: 120px;
	padding: 0 1px 0 1px;
	color: #c0ffc0; 
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
}
.img_music_g
{
	float: right;
	width: 100px;
	height: 500px;
	color: #c0ffc0; 
	font-size: 12px;
	padding: 0 2px 0 0;
	font-style: italic;
	overflow: auto;	
	cursor: pointer;
}
/* Images: Head */
.img_head_a
{
	float: right;
	width: 100px;  
	height: 90px;
	padding: 0 1px 0 1px;
	color: #c0ffc0; 
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
}
.img_head_b
{
	float: right;
	width: 100px;
	height: 500px;
	padding: 0 2px 0 0;
	overflow: auto;	
	cursor: pointer;
}

/* Images: Past */
.img_past_a
{
	float: right;
	width: 220px;  
	height: 120px;
	padding: 0 1px 0 1px;
	color: #c0ffc0; 
	font-size: 12px;
	font-style: italic;
}
.img_past_b
{
	float: right;
	width: 100px;
	height: 480px;
	padding: 0 2px 0 0;
	overflow: auto;	
	cursor: pointer;
}

/* For Videos Page */
.vid_c
{
	width: 480px;
	margin-top: 12px;
	text-align: center;
	color: #c0ffc0;  
}
.vid_sc
{
	width: 700px;
	height: 150px; 
	overflow: auto;
}
.vid_al
{
	text-align: center;
	vertical-align: top;
}
	

/* For Reviews Page */
.review
{
	margin-top: 5px;
	width: 480px;
	height: 450px; 
	padding: 1%;
	overflow: auto;
}


/* For Art Page */
.theart
{
	margin-top: 20px;
	width: 480px;
	height: 480px; 
	overflow: auto;
}
.artheader
{
	background: url("art/art_bg.jpg");
	background-repeat: repeat;
	vertical-align: top;
	height: 50px;
	padding: 3px 3px 3px 3px;
}
.thepic
{
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
.artpic
{
	color: #ffffff;
	/*text-align: center;*/
	vertical-align: top;
	height: 50px;
	padding: 3px;
}

/* For Radio Links */
.radio
{
	margin-top: 40px;
	line-height: 1.5em;
}
.radio_pad
{
	padding: 5px;
}	

/* For Favorite Links */
.fav
{
	margin-top: 40px;
	width: 480px;
	height: 450px; 
	padding: 1%;
	overflow: auto;
}



/* For Contact Page*/
.mycontact
{
	font-size: 24px;
	color: #fdc662;
}


/* For Site Map */
.mymap
{
	margin-left: 150px;
	line-height: 1.3em;
}


-->