body 
{
margin-top: 0px;
margin-left: 0px;
color: white;
background-image: url(backg.jpg);
background-repeat: repeat-x;
background-color: #1c1c1c;
font-family: "Myriad Pro", Helvetica, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a {color: #36F; font-family: Verdana, Arial, Helvetica, sans-serif;   text-decoration: none}
a:visited {color: #666; text-decoration: none}
a:active {color: #36F; text-decoration: none}
a:hover {color: #F60; text-decoration: underline}


h1 
{
font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal;
font-weight: 400;
text-decoration: none;
padding-left: 20px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 10px;

}


h2 
{  
font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 20px;
padding-top: 10px;
margin-bottom: 0px;
}


h3 
{  
font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;
padding-left: 10px;
padding-top: 10px;
margin-bottom: 0px;
}

p  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
padding-left: 20px;
margin-top: 0px;
}

p2 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
padding-left: 0px;
margin-top: 0px;
color: #999;
}

#logo
{
	position: absolute;
	top: 36px;
	left: 40px;
	width: 180px;
	height: 26px;
}

#findme
{
	position: absolute;
	top: 20px;
	left: 807px;
	width: 102px;
	height: 15px;
	color: #565656;
}

#quicklinks
{
	position: absolute;
	top: 37px;
	left: 803px;
	width: 205px;
	height: 29px;
	background-color: #1c1c1c;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
}

#quicklinks ul 
{
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
	list-style-type: none;
}

#quicklinks li
{
	padding-right: 2px;
	display: inline;
}

#nav
{
	position: absolute;
	top: 30px;
	left: 409px;
	width: 356px;
	height: 46px;
}

#nav a {color: black; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; text-decoration: none}
#nav a:visited {color: white; text-decoration: none}
#nav a:active {color: black; text-decoration: none}
#nav a:hover {color: white; text-decoration: none}

#nav ul 
{
padding-top: 5px;
padding-left: 5px;
margin: 0px;
list-style-type: none;
}

#nav li
{
padding-right: 5px;
display: inline;
}


#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	height: 1150px;
	background-color: #000;
}

#containershort
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	height: 725px;
	background-color: #000;
}

#leftsidebar
{
	position: absolute;
	top: 51px;
	left: 13px;
	width: 180px;
	height: 232px;
}

#content
{
	position: absolute;
	top: 110px;
	left: 22px;
	width: 770px;
	height: 1037px;
	background-color: #1c1c1c;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}


#content p {padding-right: 10px;}
#content h1 {padding-top: 20px;}
#content li {font-size: 12px;}

#contentshort
{
	position: absolute;
	top: 110px;
	left: 22px;
	width: 769px;
	height: 600px;
	background-color: #1c1c1c;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#contentshort p {padding-right: 10px;}
#contentshort h1 {padding-top: 20px;}
#contentshort li {font-size: 12px;}

#contentlong
{
	position: absolute;
	top: 110px;
	left: 22px;
	width: 770px;
	height: 1036px;
	background-color: #1c1c1c;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#contentlong p {padding-right: 10px;}
#contentlong h1 {padding-top: 20px;}

#news
{
	float: left;
	width: 770px;
	height: 557px;
	background-color: #1c1c1c;
	border-top: 2px double #333;
}

#newscol1
{
	float: left;
	width: 340px;
	height: 400px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #333;
}

#newscol2
{
	float: left;
	width: 340px;
	height: 400px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #333;
}

#sidebar
{
	position: absolute;
	top: 110px;
	left: 800px;
	width: 213px;
	height: 1029px;
}

#sidebarlong
{
	position: absolute;
	top: 110px;
	left: 800px;
	width: 213px;
	height: 1036px;
}

#sidebarshort
{
	position: absolute;
	top: 110px;
	left: 800px;
	width: 213px;
	height: 614px;
}

#upperside
{
	float: left;
	background-color:#1c1c1c;
	width: 210px;
	height: 455px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#upperside a {color: #36F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
#upperside a:visited {color: #666; text-decoration: none}
#upperside a:active {color: #36F; text-decoration: none}
#upperside a:hover {color: #F60; text-decoration: underline}

#upperside p {padding-right: 10px;}

#uppersideshort
{
	position: absolute;
	background-color:#1c1c1c;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 600px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#uppersideshort a {color: #36F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
#uppersideshort a:visited {color: #666; text-decoration: none}
#uppersideshort a:active {color: #36F; text-decoration: none}
#uppersideshort a:hover {color: #F60; text-decoration: underline}

#uppersideshort p {padding-right: 10px;}

#lowerside
{
	float: left;
	background-color: #1c1c1c;
	margin-top: 10px;
	width: 210px;
	height: 561px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#lowerside a {color: #36F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
#lowerside a:visited {color: #666; text-decoration: none}
#lowerside a:active {color: #36F; text-decoration: none}
#lowerside a:hover {color: #F60; text-decoration: underline}

#lowerside p {padding-right: 10px;}
#lowerside li {padding-right: 10px;}

#lowersidemid
{
	position: absolute;
	background-color: #1c1c1c;
	top: 465px;
	left: 0px;
	width: 210px;
	height: 250px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#lowersidelow
{
	position: absolute;
	background-color: #1c1c1c;
	top: 725px;
	left: 0px;
	width: 210px;
	height: 300px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#lowersidelong
{
	float: left;
	background-color: #1c1c1c;
	width: 210px;
	height: 572px;
	margin-top: 10px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

#lowersidelong a {color: #36F; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
#lowersidelong a:visited {color: #666; text-decoration: none}
#lowersidelong a:active {color: #36F; text-decoration: none}
#lowersidelong a:hover {color: #F60; text-decoration: underline}

#lowersidelong p {padding-right: 10px; font-size: 11px;}
#lowersidelong li {padding-right: 10px; font-size: 11px;}

#item1
{
	float: inherit;
	width: 770px;
	height: 155px;
}

#item2
{
	float: inherit;
	width: 770px;
	height: 155px;
}

#item3
{
	float: inherit;
	width: 770px;
	height: 155px;
}

#item4
{
	float: inherit;
	width: 770px;
	height: 155px;
}

#item5
{
	float: inherit;
	width: 770px;
	height: 155px;
}

#item6
{
	float: inherit;
	width: 770px;
	height: 150px;
}

#bottom
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1025px;
	height: 50px;
	color: #CCC;
	background-color: #000;
}

#bottom ul
{
	display: inline;
	margin: 0px;
	list-style: none;
}

#bottom ul li 
{
	display: inline;
	padding-right: 30px;
	padding-left: 90px;
	margin: 0px;
}

#pftabs
{
	position: absolute;
	top: 90px;
	left: 411px;
	width: 269px;
	height: 20px;
}

#resume
{
	position: absolute;
	top: 150px;
	width: 700px;
	height: 700px;
	left: 20px;
}
	
.indent
{
	margin-left: 10px;
}

.photospace
{
	margin-left: 10px;
	margin-right: 10px;
}

.photospaceleft
{
	margin-left: 10px;
}

.photospaceright
{
	margin-right: 20px;
}

.photospaceleftbottom
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.photospacerightbottom
{
	margin-right: 20px;
	margin-bottom: 10px;
}

.fadedtext
{
	color: #CCC;
}

.nospace
{
	padding-left: 0px;
	margin-top: 0px;
}

.alignright
{
	text-align: right;
}
