html {
height:100%;
}
body {
height:100%;
}

#fullheight{height:100%}
.gallery_box {
	width: 490px;
	text-align: left;
}


.top {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.gallery_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.bottom {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}


.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.author {
	color: #990000;
}
a:link.author {
	color: #990000;
	text-decoration: none;
}
.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover.red_title {
	color: #FF0000;
}
.shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFC;
	text-decoration: none;
	text-align: justify;
}
.shout_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
	border: 1px solid #990000;
}


.shoutbox_menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover.shoutbox_menus {
	color: #ff0000;
}
.shout_buts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #959595;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #252525;
	background-image: url(images/but_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 88px;
}
.shout_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	font-weight: bold;
	color: #FCFCFC;
	text-decoration: none;
	background-image: url(images/box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.shoutbox_top {
	width: 180px;
	background-image: url(images/box_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	position: relative;
	z-index: 1;
}
.bgr {
	background-image: url(images/bg_r.jpg);
	background-repeat: repeat-y;
}

.white_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
}
