/* Style CSS Document */
body {background:#5b5b5b url(images/bg_01.jpg) repeat-x; margin: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC }

.home_left {
float:left; width:131px; background:url(images/leftbg.png) no-repeat; padding: 40px 15px 60px 15px;
}
.home_right {
float:right; width:161px; background:url(images/rightbg.png) no-repeat; padding: 27px 0px 50px 0px; font-size:9px;
}
.home_right a {
	text-align:right;
}

.rightcontent, .gallerycontent {padding-left:40px; background:url(images/rightshade.png) no-repeat}
.leftcontent {text-align:right;}
.gallery_leftcontent {text-align:right}

a {text-decoration:none; color: #00aadd}
a:hover {text-decoration:underline;}

.selected_text {font-weight:bold; color:#EF2E71}
.gt, .gt a {font-size:90%; color:#999999}
.gt a:hover{color:#333333; text-decoration:none}