html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

table , body, h1, h2, a:link, a:visited {
	color: #7d7d7d;
	font-weight: normal;
}
table , body, h1, h2, textarea {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
}

table {
	border-collapse: collapse;
	border-width: 0px;
}

textarea {
	overflow: auto;
}

a {
	outline: none;
}

img {
	border-width: 0px;
}

a:hover, #menuTop .selected {
	color: #e27100;
}

body {
 	background-color: #fff;
	background: url(../images/top_bg.gif) center 140px repeat-x;
}

.cGreen {
	color: #8dab00;
}
.tSmall, .tSmall a {
	/*font-size: 7pt;*/
	color: #bbbbbb;
}

#main, #mainIntro {
	margin: 0 auto;
	position: relative;
}
#main {
	height: auto;
	background: url(../images/dragon_logo.jpg) right top no-repeat;
}
#main, #bottomHolder {
	width: 800px;
	left: 30px;
}
#mainIntro, #bottomHolderIntro {
	width: 405px;
}
#mainIntro {
	height: 628px;
	background: url(../images/dragon_logo_intro.gif) right 5px no-repeat;
}

#logoIntro {
	position: absolute;
	left: 0px;
	top: 140px;
	padding-right: 37px;
	background: url(../images/menu_shadow.jpg) right 1px no-repeat;
}
#logo {
	position: absolute;
	right: 112px;
	top: 80px;
}
#logo a {
	text-decoration: none;
}
#logoIntro img, #logo img {
	display: block;
	margin-bottom: 2px;
}

#menuIntro {
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 205px;
	margin-top: 25px;
}
#menu {
	position: absolute;
	top: 80px;
	left: 0;
	width: 140px;
	padding: 0 0 20px 20px;
	background-color: #fff;
	border: 1px solid #838383;
}
#menuShadow {
	width: 37px;
	height: 109px;
	position: absolute;
	top: 141px;
	left: 162px;
	background: url(../images/menu_shadow.jpg) 0 0 no-repeat;
}
#menuIntro a, #menu a {
	padding: 2px 0 0 0px;
	display: block;
}
#menuIntro h1, #menu h1 {
	padding-top: 20px;
}
#menu .selected {
	font-weight: bold;
}


h1 {
	margin:0;
	color: #9c8165;
}

#bottomDiv {
	margin-top: 28px;
	border-top: 1px solid #7d7d7d;
}
#bottomHolder, #bottomHolderIntro {
	margin: 0 auto;
	position: relative;
	height: 35px;
	font-size: 8pt;
}
#bottomTextL, #bottomHolder #bottomTextR {
	position: absolute;
	top: 2px;
}
#bottomHolderIntro #bottomTextL, #bottomHolderIntro #bottomTextR {
	margin-right: 40px;
}
#bottomHolderIntro #bottomTextR {
	position: absolute;
	top: 15px;
}

#bottomTextL {
	text-align: justify;
	left: 0;
}
#bottomTextR {
	right: 0;
}
#panelTop, #bottomHolder #bottomTextR, #panelMainRight {
	margin-right: 63px;
}
.bodyIntro #bottomTextR {
	margin-right: 0;
}

#panelTop {
	position: absolute;
	top: 140px;
	right: 0;
	width: 539px;
}
#menuTop {
	height: 57px;
}
#menuTop a, #menuTop div {
	padding: 20px 0 10px 0;
	display: block;
	margin-right: 40px;
	float: left;
}
#menuTop div {
	border-top: 1px solid #7d7d7d;
	background-color: #fff;
}
#menuTop .selected {
	background: url(../images/menutop_selected.gif) center top no-repeat;
}
#imagesTop {
	/*padding-left: 2px;*/
	height: 70px;
}
.previewImages a, .previewImages a img {
	width: 80px;
	height: 70px;
	background-repeat: no-repeat;
}
.previewImages a {
	display: block;
	float: left;
	background-position: 1px 1px;
	margin-right: 3px;
}
.previewImages a img {
	background: url(../images/preview_small.gif) 0 0 no-repeat;
}
.previewImages a:hover img {
	background-position: 0 -70px;
}
.previewImages .selected img {
	background-position: 0 -140px;
}
.previewImages a:active img {
	background-position: 0 0;
}

.previewImagesLine {
	width: 100%;
	height: 74px;
	/*background: url(../images/arrow_gallery_next.gif) 525px 0 repeat-y;*/
}
a .arrowGalleryNext {
	width: 38px;
	height: 65px;
	background: url(../images/arrow_gallery_next.gif) right 0 no-repeat;
}
a:hover .arrowGalleryNext {
	background-position: right -65px;
}

#panelMainLeft {
	position: absolute;
	top: 300px;
	left: 0;
	width: 162px;
	padding: 3px 0 150px 0;
	background: url(../images/panelleft_bottom.jpg) 0 bottom no-repeat;
	z-index: 2;
}
.leftLine0 {
	background: url(../images/panelleft_top.gif) 0 0 no-repeat;
	background-color: #958e86;
	color: #fff;
	font-weight: bold;
	padding: 0 5px;
}
.leftLine1 {
	margin-top: 10px;
}
.leftLine2 {
	padding-left:5px;
	text-align: justify;
}
#panelMainRight,  #panelMainRightNoBottom {
	padding-top: 300px;
	width: 570px;
	overflow: hidden;
}
#panelMainRight {
	margin: 0 -5px 0 198px;
}
#panelMainRightNoBottom {
	margin: 0 -5px -30px 198px;
}
.clearMarginBottom {
	margin-bottom: -30px;
}
#panelMainRight a {
	z-index: 100;
}

.previewImageLarge, .previewImageLargeBH {
	margin: -15px 30px 30px 0;
	padding-top: 15px;
	position: relative;
	float: left;
	position: relative;
	left: -1px;
}

.previewImageLarge {
	background: url(../images/preview_large_tl.gif) 0 15px no-repeat;
}
.previewImageLarge a {
	text-decoration: none;
}
.previewImageLabel, .previewImageLabel2 {
	position: absolute;
	top: 0;
	left: 4px;
}
.previewImageLabel {
	text-decoration: none;
	color: #fafafa;
}
a:hover .previewImageLabel {
	color: #e27100;
}
.previewImageLarge .imageOBJ {
	padding: 0 6px 6px 0;
	margin-bottom: -4px;
	position: relative;
	top: 4px;
	left: 4px;
	background: url(../images/preview_large_br.gif) bottom right no-repeat;
}

.leftLink a {
	display: block;
	padding: 20px 0 0 11px;
 	background-image: url(../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0 26px;
}
.contentEnd {
	/*
	width: 100%;
	height: 10px;
	margin-top: -10px;
	*/
}

.iconResumePDF, .iconResumeDOC {
	display: block;
	text-decoration: underline;
	padding: 5px 0 16px 42px;
	margin-left: 20px;
}
.iconResumePDF {
	background: url(../images/icon_resume_pdf.jpg) top left no-repeat;
}
.iconResumeDOC {
	background: url(../images/icon_resume_doc.jpg) top left no-repeat;
}

#emailForm {
	position: relative;
	margin: 20px 0 0 0;
}
#emailForm .textAreaHolder {
	border: 1px solid #958e86;
}
#emailForm textarea {
	border-width: 0;
	width: 156px;
}
#emailForm .buttonHolder {
	text-align: right;
}


#resumeTable {
	margin: -10px 21px -10px -10px;
}

#resumeTable td {
	vertical-align: top;
	text-align: justify;
	padding: 10px;
}
#resumeTable .bottomCell {
	vertical-align: bottom;
}
#resumeTable .rightCell {
	text-align: right;
}
#resumeTable .par {
	text-indent: 14px;
	background: url(../images/paragraph_dot.gif) 0 7px no-repeat;
}
#resumeTable .cellDivider {
	height: 16px;
	border-bottom: 1px solid #948d85;
	margin: -10px 0 6px 0;
}
.emptyTop {
	margin-top: 16px;
}
