body{
	background-color:#ecf1f5;
	
}

img {
	border:0px;
}

a {
	color:#336699;
	text-decoration:none;
}

.container{
	position:absolute;
	top:50px;
	left:5px;
	width:875px;
	height:610;
	background-color:#ffffff;
}

.left_image{
	position:absolute;
	top:5px;
	left:5px;
	width:150px;
	height:600px;
	background-image:url("/img/left_image.gif");
}

.body_title_img{
	position:relative;
	top:0px;
	left:0px;
}

.body_title_select{
	position:absolute;
	top:23px;
	right:5px;
}

.important {
	font-family:arial;
	color:#336699;
	font-weight:bold;
	font-size:12px;
	display:inline;
}

.important_uni {
	font-family:courier;
	color:#336699;
	font-weight:bold;
	font-size:12px;
	display:inline;
}

.semi_important{
	font-family:arial;
	color:#666666;
	font-size:12px;
}

.less_important{
	font-family:arial;
	color:#666666;
	font-size:11px;
}

.announce {
	color:#336699; 
	font-family:arial; 
	font-size:20px;
	text-align:center;
}
/* ############################################# */
/* ########### Start Navigation Menu ########### */
/* ############################################# */

.nav_top{
	position:relative;
	top:0px;
	left:0px;
	width:155px;
	height:50px;
	margin-bottom:5px;
	background-image:url("/img/nav_top.jpg");
}
	
.navigation{
	position:absolute;
	top:5px;
	left:160px;
	width:155px;
	height:600px;
	background-color:#ffffff;
}

.navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0 0 0 0;
	text-align:right;
	font-family:arial;
	font-size:14px;
}

.navigation li a{
	background-color:#f0f0f0;
	display:block;
	height: 18px;
	width: 145px !important;	/*for firefox*/
	width /**/:155px;			/*for IE*/
	margin-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	vertical-align:middle;
}

.navigation li a:hover{
	background-color:#e3e3e3;
}

.nav_middle{
	position:relative;
	top:2px;
	width:155px;
	height:200px;
	background-color:#cbcbcb;
}

.nav_bottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:155px;
	height:350px;
	background-color:#cbcbcb;
	background-image:url("/img/nav_bottom.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
}
	
/* ############################################# */
/* ############ Begin Content Menu ############# */
/* ############################################# */

.body_title{
	position:absolute;
	left:320px;
	top:5px;
	width:550px;
	height:50px;
	background-color:#ffffff;
	background-image:url("/img/body_top.gif");
	background-repeat:no-repeat;
}

.body_title select{
	position:absolute;
	right:60px;
	top:24px;
	background-color:#f0f0f0;
	border:solid 1px #262626;
	color:#262626;
}

.body{
	position:absolute;
	left:320px;
	top:60px;
	width: 546px !important;	/*for firefox*/
	width /**/:550px;			/*for IE*/
	height: 541px !important;	/*for firefox*/
	height /**/:545px;			/*for IE*/
	background-color:#ffffff;
	border: solid 2px #cbcbcb;
	overflow:auto;
}

#small_body{
	height: 461px !important;	/*for firefox*/
	height /**/:465px;			/*for IE*/
	background-color:#f2f5f8;
}

#writing{
	width: 536px !important;	/*for firefox*/
	width /**/:550px;			/*for IE*/
	height: 536px !important;	/*for firefox*/
	height /**/:545px;			/*for IE*/
	padding:5px 5px 0px 5px;
	color:#333333;
}

/* ############################################# */
/* ############## Photography Display ########## */
/* ############################################# */


.photo_body_img_tall{
	border:solid 0px #788592;
	margin-top:15px;
}


.photo_body_img_wide{
	border:solid 0px #788592;
	margin-top:80px;
}

.photo_body_img_old{			/* This is to be backwards compatible with my old image sizes */
	border:solid 0px #788592;
	margin-top:35px;
	
}

/* ############################################# */
/* ######## Photo Navigation Center ############ */
/* ############################################# */

.photo_navigation{
	position:absolute;
	left:320px;
	top:528px;
	width: 548px !important;	/*for firefox*/
	width /**/:550px;		/*for IE*/
	height: 77px !important;	/*for firefox*/
	height /**/:77px;		/*for IE*/
	background-color:#ffffff;
	border: solid 0px #cbcbcb;
	padding-left:2px;
}

.comment{
	position:absolute;
	right:2px;
	top:0px;
	width: 371px !important;	/*for firefox*/
	width /**/:375px;		/*for IE*/
	height: 71px !important;	/*for firefox*/
	height /**/:73px;		/*for IE*/
	text-align:left;
	font-family:arial;
	font-size:11px;
	color:333333;
	overflow:auto;
	padding:0px 3px 2px 1px;
}

.comment p{
	margin:5px 0px 5px 0px;
	}

.tiny_thumb{
	width:64px;
	height:70px;
	border:0px;
	display:block;
	float:left;
	text-align:center;
	background-color:#f2f5f8;
	margin-top:5px;
	border-style: solid;
	border-width: 1px;
	border-color: #f2f5f8;  /*ebebeb*/
}

.thumb_tiny_wide{
	height:40px;
	width:60px;
	margin:15px 2px 10px 0px;	/*this padding needs to add with the height and width to match the dimensions specified in "width and height */
	border:0px;
}

.thumb_tiny_tall{
	height:60px;
	width:40px;
	margin:5px 12px 0px 10px;
	border:0px;
}

.thumb_tiny_old{
	height:54px;
	width:60px;
	margin:8px 2px 3px 0px;
	border:0px;
}

.tiny_total{		/* This is for the counter showing which image you are on */
	position:relative;
	float:left;
	top:0px;	
	height: 57px !important;	/*for firefox*/
	height /**/:72px;		/*for IE*/
	width:30px;
	padding: 15px 0px 0px 0px;
	margin-top:5px;
	text-align:center;
	font-family:arial;
	font-size:11px;	
	color: #336699;
	background-color:#f2f5f8;
}

/* ############################################# */
/* ######## Start THUMBNAIL Display ############ */
/* ############################################# */

img.tall{
	margin:3px 3px 4px 3px;
	border:0px;
	}
	
img.wide{
	margin:20px 3px 20px 3px;
	border:0px;
	}
	
img.old{
	margin:14px 10px 13px 10px;
	border:0px;
	}
	
.image_thumb {
 	font-size:10px;
	font-family:arial;
	float:left;
	margin:4 4 4 4;
	border:0px solid #E5E5E5;
	background-color:#FFFFFF;
	text-align:center;
	display: block;
	width:120px;
	height:120px;
	overflow:hide;
	vertical-align:middle;
}

.image_thumb a{
	text-decoration:none;
	color:#5D0000;
	display: block;
	}

.image_thumb a:hover{
	background-color:#EEEEEE;
	}

 
.image_thumb_admin{
	float:left;
	display:inline;
	background-color:#EEEEEE;
	}

.image_thumb_admin a{
	display:inline;
	background-color:#EEEEEE;
	}

.image_thumb_admin a:hover{
	background-color:#EEEEEE;
	}

/* ############################################# */
/* ############## Portfolio Display ############ */
/* ############################################# */

.portfolio{
	float:left;
	margin:15px 10px 10px 15px;
	width:300px;
}

.portfolio_navigation{
	position:absolute;
	left:320px;
	top:525px;
	width: 548px !important;	/*for firefox*/
	width /**/:550px;		/*for IE*/
	height: 80px;
	background-color:#ffffff;
	border: solid 0px #cbcbcb;
	padding-left:2px;
	text-align:left;
}

.page_nav{
	position:relative;
	float:right;
	width:127px;
	height:35px;
	background-repeat:no-repeat;
	background-position: top center;
	display:inline;
	cursor:pointer;
}

#page_next{
	background-image:url("/img/page_next.gif");
	margin-right:4px;
}

#page_previous {
	background-image:url("/img/page_previous.gif");
}

.page_count{
	position:relative;
	float:right;
	width:97px;
	height:35px;
	background-image:url("/img/page_count.gif");
	background-repeat:no-repeat;
	background-position: top center;
	display:inline;
	text-align:center;
	color:336699;
	font-size:13px;
	font-family:arial;
}

.portfolio_comment{
	width:180px;
	margin:5 5 0 0;
	font-family:arial;
	color:#666666;
	font-size:9px;
}