.title
{
	position:absolute;
	top:0px;
	left:0.5em;
	height:1em;
	margin-left : auto;
	margin-right: auto;
	padding: 5px;
	z-index : 0;
}

.sidebar
{
	position : absolute;
	top : 5em;
	left : 1%;
	width : 10em;
	z-index : 1;
	padding : 0em;
}

.menu
{
	padding : 0.5em;
	margin-bottom : 0.5em;
}

.menu a
{
	display : block;
}

.other
{
	padding :0.5em;
	margin-top : 0.5em;
}

.contentText
{
	margin-top : 5em;
	margin-left : 12em;
	padding : 1em;
	margin-right : 1em;
}

.copyright 
{
	font-family:Arial; 
	font-style:normal; 
	font-size:10pt; 
	color:black;
	text-align: center;
	width: 100%;
}
#resume
{
	width: 500px;
}
#resume ul, #contents ul
{
	margin-top: -5px;
}
#resume ul li, #contents ul li
{
	list-style-image: url(../images/arrow.gif);
	font-family: arial, sans-serif;
	font-size: 80%;
	margin-left: 0px;
	padding-top: 1px;
	line-height: 1.25;
}
#contents ul li ul li
{
	list-style-image: url(../images/arrow.gif);
	font-family: arial, sans-serif;
	font-size: 100%;
	margin-left: 0px;
	padding-top: 1px;
	line-height: 1.25;
}
#contents ul.nopad li
{
	list-style-image: url(../images/arrow.gif);
	font-family: arial, sans-serif;
	font-size: 80%;
	margin-left: 0px;
	padding-top: 1px;
	line-height: 1.25;
	margin-left: -25px;
	padding-left: -25px;
	margin-right: 25px;
}



#resume h3, #contents h3
{
	font-family: tahoma, arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: blue;
	font-size: 80%;
}
#resume h1, #contents h1
{
	font-family: tahoma, arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 120%;
	color: #ffffff;
	background-color: #af212f;
	font-weight: bolder;
	width: 100%;

}

#resume h2, #contents h2
{
	font-family: tahoma, arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 100%;
	color: #000099;
	font-weight: bold;

}
#resume p, #contents p
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
	font-size: 80%;
}
#resume .position
{
	padding-top: .25em;
	padding-bottom: .25em;
	font-family: arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 5px;
	color: red;
}

#resume .client
{
	margin-bottom: 0px;
	padding-top: .35em;
	padding-left: .35em;
	padding-right: .0em;
	padding-bottom: .35em;
	font-family: arial, sans-serif;
	font-size: 80%;
	background-color: #cccccc;
	width: 500px;
	color: #000000;
}

#resume .period
{
	margin-bottom: 0em;
	padding-left: .35em;
	padding-right: 0em;
	padding-bottom: .35em;
	padding-top: .35em;
	font-family: arial, sans-serif;
	font-size: 80%;
	background-color: #000099;
	width: 500px;
	color: white;
	font-weight: bolder;
}

#resume .period a
{
	color: white;

}
#resume .see
{
	margin-top: 25px;
	border-top: red dashed 1px;
	padding-top: 25px;
}
#resume .see a
{
	margin-bottom: 0em;
	margin-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-top: 0em;
	font-family: arial, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

.see a:active
{
	color: red;
	background-color: #000099;
}
.see a:current
{
	color: red;
}
.see a:hover
{
	color: yellow;
	background-color: #000099;
}

p#navinstruct
{
	width: 80%;
	border: red dashed 1px;
	font-family: arial, sans-serif;
	font-size: 80%;
	text-decoration: none;
	margin-top: 50px;
	margin-left: 7%;
	margin-right: 13%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eeeeee;

}


/* Placement of picture */
#bluesphoto
{
	float: left;
	margin-top: 25px;
	margin-right: 50px;
	z-index: 1;
}
/* Placement of blues text */
#bluestext
{
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: right;
	width: 50%;
	z-index: 2;

}
/* Bullets for Blues Lists */
#contents ul.blues
{
	padding-left: 15px;
	margin-left: 0px;
}
#contents ul.blues li
{
	list-style-image: url(../images/circle01_blue.gif);
}


/* Alignment for bottom navigation on main photopages */
#navbar
{
	clear: left;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fddffd;

}
#navbarright
{
	float: right;
	margin-bottom: 25px;
	margin-top: 25px;
	border: #fddffd 1px solid;
	width: 40%;

}
#navbarleft
{
	float: left;
	margin-bottom: 25px;
	margin-top: 25px;
	border: #fddffd 1px solid;
	width: 40%;

}

p#navinstructblues
{
	width: 95%;
	border: red dashed 1px;
	font-family: arial, sans-serif;
	font-size: 80%;
	text-decoration: none;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eeeeee;
	clear:both;

}

.standards
{
	font-family: arial, sans-serif;
	font-size: 80%;
	text-align: center;
	border-top: #af212f groove 2px;
	margin-top: 50px;
}
.thumbnail
{
	float: left;
	font-size: 80%;
	font-family: arial, sans-serif;
	text-align: center;
	width: 150px;
	height: 150px;
	padding: 10px;
	vertical-align: bottom;
}

.thumbnail a
{
	text-decoration: none;
}