html, body {
	padding: 0;
	margin: 0;
}
table , body {
	color: #727272;
}
table , body, h1, h2, h3, .nText {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}
h1, h2, h3, h4 {
	font-size: 9pt;
	display: inline;
	margin: 0px;
	font-weight: normal;
}
h2 {
	color: #ffffff;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
table td {
	vertical-align: top;
	padding: 0px;
}

a {
	outline: none;
}

img {
	border-width: 0px;
}

body {
 	background-color: #ffffff;
}

#main, #top .holder, #bottom .holder {
	margin: 0 auto;
	position: relative;
	width: 830px;
}
#main {
	background: url(../images/background.jpg) 0px 60px no-repeat;
}

#top, #bottom, #flashHolder  {
	color: #a4a4a4;
}
#top {
	height: 27px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}
#bottom {
	text-align: center;
	border-top: 1px solid #cccccc;
}

.color1 {
	color: #ffffff;
}
.color2 {
	color: #d200ff;
}

.sText {
	font-family: Arial;
	font-size: 8pt;
	line-height: 12px;
}
.topic, .lText, .topic h1, .topic h2, .topic h3 {
	font-family: Arial;
	font-size: 14pt;	
}

#topButtons {
	position: absolute;
	top: 6px;
	right: 0px;
}

#topButtons a {
	color: #727272;
	display: block;
	float: right;
	background: url(../images/top_button_bg.gif) 0px 0px no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #d6d6d6;
	text-decoration: none;
	margin-left: 10px;
	padding: 0px 9px;
	height: 16px;
}

#topButtons a:hover {
	background-color: #d200ff;;
	background-position: 0px -16px;
	border-right: 1px solid #e56bff;
	color: #ffffff;
}

#logoHolder {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 340px;
	z-index: 2;
}
#logoHolder img {
	display: block;
}

#flashHolder {
	position: absolute;
	left: 0px;
	top: 148px;
	width: 423px;
	height: 242px;
	background: url(../images/flash_bg.gif) center center no-repeat;
}
#flashHolder div {
	padding: 25px 30px;
}

#partLeft {
	position: relative;	
	width: 430px;
	padding-top: 390px;
}




.tableIntro, .tableInfo, .tableContact, .tableWallpapers, .tableLinkExchange, .tableWebmasters {
	background: url(../images/bg_intro.jpg) 423px 51px no-repeat;
}
.tableBlossomFairy {
	background: url(../images/bg_blossom_fairy.jpg) 203px 249px no-repeat;
}
.tableStripDance {
	background: url(../images/bg_strip_dance.jpg) 416px 87px no-repeat;
}
.tableSleepingGirl {
	background: url(../images/bg_sleeping_girl.jpg) 297px 115px no-repeat;
}
.tableFree {
	background: url(../images/bg_free.jpg) 401px 77px no-repeat;
}
.tableAll {
	background: url(../images/bg_all.jpg) 288px 102px no-repeat;
}
.tableNature {
	background: url(../images/bg_nature.jpg) 405px 232px no-repeat;
}
#menuRight {
	width: 251px;
	position: absolute;
	right: 0px;
	top: 90px;
	z-index: 1;
}

#menuRight .topic {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/r_menu_topic_bg.jpg) 0px 24px  no-repeat;
	padding-left: 37px;
	line-height: 82px;
	height: 84px;
	margin-bottom: 11px;
}

.tableIntro #menuRight .topic {
	line-height: 28px;
	padding-left:7px;
	height: 30px;
	margin-bottom: 65px;
	background: url(../images/topic_intro_bg.gif) right 0px  no-repeat;
}
.tableIntro #menuRight .topic:hover {
	background-position: right -30px;
}

.tableIntro #menuRight .topic, .rMenuBox {
	margin-left: 37px;
}
.tableAll .rMenuBox {
	margin-left: 43px;
}
.tableAll #menuRight .topic {
	padding-left: 43px;
}

.rMenuBox {
	padding-right: 16px;
	color: #cccccc;
	line-height: 18px;
	/*text-align: justify;*/
}
.rMenuBox .newLine, .rMenuBox .newLineT, .rMenuBox .newLineB, .rMenuBox .newLineC {
	margin: 0 -16px 0 0px;
}
.rMenuBox .newLine {
	height: 18px;
}
.rMenuBox .newLineT {
	height: 18px;
	background: url(../images/r_menu_divider.gif) right top no-repeat;
}
.rMenuBox .newLineB {
	height: 20px;
	background: url(../images/r_menu_divider.gif) right bottom no-repeat;
}
.rMenuBox .newLineC {
	height: 34px;
	background: url(../images/r_menu_divider.gif) right 18px no-repeat;
}

.rMenuBox a {
	color: #ffffff;
}
.rMenuBox a:hover {
	color: #f000ff;
}

.rMenuListItem {
	background: url(../images/r_menu_arrow.gif) 0px center no-repeat;
	padding-left: 15px;
}

#priceHolder {
	position: absolute;
	right:0;
	top: 59px;
	background: url(../images/price_bg.gif) right 0px no-repeat;
	background-color: #d200ff;
	padding: 5px 10px;
	color: #ffffff;
}
#priceHolder b {
	display: block;
	padding: 4px 3px;
}

.button, .buttonActive, .buttonHover {
	float: left;
	display: block;
	height: 41px;
	padding-left: 12px;
	background: url(../images/button1_l.gif) 0px 0px no-repeat;
	text-decoration: none;
	cursor: pointer;
}
.buttonActive {
	background-position: 0px -82px;
}
.buttonHover {
	background-position: 0px -41px;
}
.button span, .buttonActive span, .buttonHover span {
	position: relative;
	left: 5px;
	float: left;
	height: 41px;
	padding-right: 12px;
	background: url(../images/button1_r.gif) right 0px no-repeat;
	display: block;
	line-height: 40px;
}
.buttonHover span {
	background-position: right -41px;
}
.buttonActive span {
	background-position: right -82px;
}

.buttonRHolder {
	margin: 0 auto;
	width: 141px;
}
.buttonRHolder a {
	color: #000000;
	position: relative;
}
.buttonR, .buttonRActive, .buttonRHover {
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 31px;
	padding-left: 15px;
	background: url(../images/button2.gif) center 0px no-repeat;
	color: #000000;
	margin-top: 6px;
}
.buttonRHover {
	background-position: center -31px;
}
.buttonRActive {
	background-position: center -62px;
}

.paypalButton2 {
	position: absolute;
	right: 3px;
	bottom: 4px;
}

.subBuy {
	text-align: right;
	font-size: 7pt;
	line-height: 7px;
	margin-right: 3px;
}



#leftTable .row, #leftTable .topic1 {
	height: 42px;
	margin: 10px 0;
}
#leftTable .topic {
	color: #cccccc;
	border-bottom: 1px solid #cccccc;
}
#leftTable .textCell {
	line-height: 20px;
	text-align: justify;
	padding: 26px 8px 0px 0px;
}
#leftTable .textCell, #leftTable a {
	color: #000000;
}
#leftTable .getButtonCell {
	padding: 5px 0px 26px 0px;
	vertical-align: bottom;
}

#leftTable .textCell .subTopic {
	float: right;
	color: #d200ff;
}
.subTopic {
	font-style: italic;
}
#leftTable .textCell a {
	font-style:italic;
}
#leftTable a:hover {
	color: #f000ff;
}

#leftTable .imgCell {
	vertical-align: middle;
}
#leftTable .imgCell div {
	width: 194px;
}


.galleryTable {
	margin-right: -15px;
}
.galleryTable td {
	text-align: left;
}
.galleryTable a {
	display: block;
	float: left;
	margin: 2px 2px 0 0;
}
.galleryTable img {
	padding: 1px;
	background: url(../images/img_preview_bg.gif) center 0px no-repeat;
	width: 42px;
	height: 37px;
}
.galleryTable a:hover img {
	background-position: center -39px;
}

#partRight .topicLink, #partRightL .topicLink {
	margin-bottom: 10px;
	text-decoration: none;
	color: #a4a4a4;
}
#partRight .topicLink {
	float: right;
}
.topicLink:hover {
	color: #d200ff;
}

.textLink {
	margin-bottom: 5px;
}





#partRight {
	width: 400px;
	padding-top: 760px;
	text-align: right;
}
#partRightL {
	padding-top: 70px;
	margin: 0px 7px 15px 0px;
	text-align: left;
}
#partRight a, #partRightL a {
	display: block;
	padding-bottom: 2px;
	color: #d200ff;
}


.bannersTable {
	width: 378px;
	text-align: right;
	margin-top: 10px;
}
#partRight .bannersTable {
	margin-left: 22px;
}
.bannersTable .leftCell a {
	width: 246px;
}

#partRightL .leftCell {
	padding: 10px 0px 0px 15px;
	text-align: left;
}
#partRight .leftCell {
	padding: 10px 15px 0px 0px;
}



.bannersTable {
	background: url(../images/links_table_top.gif) 0px top no-repeat;
}
.bannersTable .leftCell {
	background: url(../images/links_table_bottom.gif) 0px bottom no-repeat;
}

.aboutText {
	margin-left:  21px;
}
.aboutText p {
	text-align: justify;
	text-indent: 20px;
}
