/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover 
{
	border-bottom: 1px;
	border-top: 1px;
}



body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 0.8em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-repeat: no-repeat;
	position: relative;
	width: 700px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	align: center;
	float: center;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	color: #333333;

}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
}

.gradient {
}

.solid {
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	width: 700px;
	padding-bottom: 15px;
	padding-top: 15px;
	align: center;
	float: center;
}
#contenttop {
	width: 700px;
	padding: 20px;
}
#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-repeat: repeat-x;
	width: auto;
	height: 100px;
	padding-top: 20px;
	text-align: center;
}
.category {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: center;
}
.portfolio_nav 
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 100px;
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
.project_text
{
	width: 200px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.project_title
{
	width: 200px;
	text-align: left;
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-variant: small-caps;
}
.body
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-bottom: 25px;
}

.link_body
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding-bottom: 5px;
}
.link_title
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}
.link_section
{
	text-align: center;
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	padding-top: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
.content_text
{
	width: 600px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 10px;
}
.content_list
{
	width: 600px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-bottom: 10px;
	font-variant: small-caps;
}
.content_title
{
	width: 600px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	font-variant: small-caps;
}
.master_text
{
	width: 600px;
	text-align: center;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-bottom: 10px;
}
.master_title
{
	width: 600px;
	padding-left: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
.copyright {
	background-repeat: no-repeat;
	color: #333333;
	font-size: 9px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.footer {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 100px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	padding-top: 15px;
}
.hiddenPic {
	display:none;
}
.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}pa

