body,td {
	font: normal 11pt "Times New Roman", Times, serif;
	color: #455B75;
}
#BG {
	background-color : #8CA3C0;
}
#BGinx {
	background-color : #755888;
}
#contentBG {
	background: #FFFFFF url("/img/contentBG.jpg") no-repeat;
}
#contentBGinx {
	background: url("/img/inx/contentBG.jpg") no-repeat;
}
#contentBGportf {
	background: #FFFFFF url("/img/portfolio/contentBG.jpg") no-repeat;
}
#bttmLine {
	background: #FFFFFF url("/img/sun_33.jpg") no-repeat;
	text-align: right;
}
#bttmLineinx {
	background: url("/img/inx/sun_33.jpg") no-repeat;
	text-align: right;
}
.bgTD {
	background-color: #FFFFFF;
}
a:link {
	color: #F0B532;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #F0B532;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #455B75;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #8CA3C0;
	text-decoration: underline;
	font-weight: bold;
}
.textMenu {
	margin-left: 20px;
	font-size: 9pt;
}
.textMenu a:link {
	color: #8CA3C0;
	text-decoration: none;
	font: normal;
}
.textMenu a:visited {
	color: #8CA3C0;
	text-decoration: none;
	font: normal;
}
.textMenu a:active {
	color: #455B75;
	text-decoration: underline;
	font: normal;
}
.textMenu a:hover {
	color: #F0B532;
	text-decoration: none;
	font: normal;
}
/*.pictPreview {
	
	margin-left: 40px;
}
.pictPreviewCentr {
	
	margin-left: 168px;
}
.liPortf {
	text-align: left;
}*/
p {
	margin: 0px 15px 10px 20px;
	text-align: justify;
}
h2 {
	width: 220px;
	margin: 30px 0px 15px 93px;
	font: bold 14pt Arial, Helvetica, sans-serif;
	border-left: 5px solid #E7EAEF;
	border-bottom: 1px solid #E7EAEF;
}
h3 {
	margin: 20px 0px 10px 93px;
	font: bold 14pt;
	color: #D3D5DA;
}
#title h1 {
	margin: 0px 0px 20px 93px;
}
.author p {
	margin: 0px 0px 0px 20px;
}
#resume p {
	margin: 0px 0px 10px 20px;
	text-align: justify;
}
#resume ul {
	margin: 0px 0px 10px 20px;
	text-align: justify;
}
#resume li {
	margin: 0px 0px 10px 20px;
	text-align: justify;
}
.portfolio p {
	margin: 0px 0px 0px 20px;
    list-style-type: none;
	text-align: center;
}
.portfolio ul {
	margin: 0px 0px 0px 20px;
    list-style-type: none;
	text-align: center;
}
.portfolio li {
	margin: 10px 0px 50px 20px;
    list-style-type: none;
	text-align: center;
}
#news ul {
	margin: 0px 0px 0px 20px;
}
#news li {
	margin: 0px 0px 0px 20px;
	text-align: justify;
}

/* gallery */

.gallery {
	height: 150px;
	margin-top: 20px;
	margin-left: 54px;
}

.gallery p {
	width: 120px;
	height: 140px;
	background: url("/img/portfolio/bg_pict.gif") no-repeat #E7EAEF;
	float: left;
}

.gallery img {
	position: relative;
	border: none;
	top: 28px;
}

/* END gallery */