/* Main Body Content Design */
body {
	margin-bottom: 0px;
	background:url(gradient.gif) repeat-x #1E1B12;
}

#container {
	top: 0px;
	left:10%;
	position:absolute;
	height: 775px;
	width: 775px;
	}
	
#top {
	position: absolute;
	top: 0px;
	left:0px;
	background:url(images/paigesite2_01.gif);
	height: 23px;
	width: 775px;
	}
	
#left {
	position: absolute;
	top: 23px;
	left: 0px;
	background:url(images/paigesite2_02.gif);
	height: 18px;
	width: 16px;
	}
	
#menu {
	position:absolute;
	top: 23px;
	left: 16px;
	background:url(images/spacer.gif) repeat;
	height: 18px;
	width: 257px;
	}
	
#topplus {
	position: absolute;
	top:23px;
	left: 273px;
	background:url(images/topplus.gif);
	height: 18px;
	width: 502px;
	}	
	
#headshot {
	position: absolute;
	background:url(images/paigesite2_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}
	
#headshotnews {
	position: absolute;
	background:url(images/545_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}
	
#headshotresume {
	position: absolute;
	background:url(images/resume_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}
	
#headshotmedia {
	position: absolute;
	background:url(images/news_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}
	
#headshotgallery {
	position: absolute;
	background:url(images/gallery_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}
	
#headshotcontact {
	position: absolute;
	background:url(images/contact_05.gif);
	top:41px;
	left:0px;
	width: 339px;
	height: 734px;
	}	
#box {
	position:absolute;
	top:41px;
	left:339px;
	width:436px;
	height: 734px;
	}
	
#newsblock {
	position:absolute;
	text-align:left;
	width:175px;
	height:100px;
	top:155px;
	}
	
#newsblock2 {
	position:absolute;
	text-align:left;
	width:175px;
	height:100px;
	top:155px;
	right:20px;
	}
	
#design {
	position:absolute;
	bottom:10px;
	right:10px;
	height:15px;
	width:200px;
	z-index:3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color: #CCCCCC;
	text-align:right;
	}
	
#header {
	position: absolute;
	background:url(images/header.gif);
	top:  0px;
	left: 0px;
	height: 92px;
	width: 436px;
	}

#contentbox {
	position:  absolute;
	background:url(images/paigesite2_07.gif);
	top:92px;
	left:0px;
	height: 642px;
	width: 436px;
}

#content {
	padding: 10px 10px 10px 10px;
	position:absolute;
	display:block;
	top:0px;
	left: 0px;
	width: 406px;
	height:580px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#CCCCCC;
	z-index:5;
	}
	
#galleryblock {
	position: absolute;
	text-align: left;
	width: 400px;
	height: 170px;
	left: 10px;
	top: 345px;
	padding-top: 6px;
	}
	
.thumbs{
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

/* Font, Line Height, Lists, Links Formatting */

	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
	margin-bottom:-10px;
	color:#CCCCCC;
	}

a:link {
	color: #669966;
	text-decoration: underline;

}
a:hover {
	color: #99CC99;
	text-decoration: underline;
}
a:visited {
	color: #99CC99;
	text-decoration: underline;
}

p {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#CCCCCC;
	}
	
.1 {
text-align:center;
color:#CCCCCC}

	
li {
	list-style:none;
	}
	
ul {
	margin-top:-10px;
	}
	
td {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#CCCCCC;
	}
	
/* Image Formatting */
.imgright {
	float:right;
	margin-bottom:10px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
.imgleft {
	float:left;
	margin-bottom:10px;
	margin-right: 10px;
	margin-top: 10px;
	}
	
.imgleftmiddle {
	float:left;
	margin-bottom:10px;
	margin-left: 20px;
	margin-top: 10px;
	}
	
.imgrightmiddle {
	float:right;
	margin-bottom:10px;
	margin-right: 20px;
	margin-top: 10px;
	}
	
#picturebox {
	height:240px;
	width:170px;
	}

		
/*--------- Blog ---------*/

#blogbox{
	width:406px;
	height:555px;
	position:absolute;
	top:0px;
	left:10px;
	}
	
#blogcontent {
	width:380px;
	height:555px;
	vertical-align:top;
	overflow:hidden;
	position:absolute;
	top:40px;
	left:10px;}
	
/*--------- Individual Page Images ---------*/

#news {
	position:absolute;
	top:80px;
	right:20px;
	height:20px;
	width:200px;
	background:url(images/news.gif);
	z-index:6;
	}
	
	
#gallery {
	position:absolute;
	top:80px;
	right:20px;
	height:20px;
	width:200px;
	background:url(images/gallery.gif);
	z-index:6;
	}
	
#media {
	position:absolute;
	top:80px;
	right:20px;
	height:20px;
	width:200px;
	background:url(images/media.gif);
	z-index:25;
	visibility: visible;
	}
	
#contact {
	position:absolute;
	top:80px;
	right:20px;
	height:20px;
	width:200px;
	background:url(images/contact.gif);
	z-index:6;
	}
	
#resume {
	position:absolute;
	top:80px;
	right:20px;
	height:20px;
	width:200px;
	background:url(images/resume.gif);
	z-index:6;
	}
	

	
	


	
