html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	background: url('bg.gif') #F9F9F7 repeat-x;
}
body, table, td 
{
	font-family: Verdana;
	font-size:12px;
}
table
{
	border:0;
}
#thumb_img
{
	border: 0px #EEAAFF;
	cursor: pointer;
}
#g1,#g2,#g3,#g4
{
	cursor: pointer;
}
a
{
	text-decoration: none;
	color: #269;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
#gal_content
{
	overflow: auto;
}
#zoom_url
{
	position: absolute;
	top: 65px;
}
.warn_icon
{
	position: absolute;
	left: 0px;
}
#gal_notes
{
	overflow: auto;
	width: 100%;
	height: 100px;
	margin-right: 5px;
}
#count1,#count2,#count3,#count4
{
	cursor:pointer;
}
#violence,#nudity
{
	width: 10px;
	height: 10px;
}
#options
{
	position: absolute;
	left: 330px;
	top: 20px;
	visibility: hidden;
	background: #BBBBFF;
	padding: 5px 5px 5px 5px;
}
#optbutton
{
	position: absolute;
	left: 330px;
	top: 5px;
}
#loggedin
{
	position: absolute;
	right: 10px;
	top: 5px;
	visibility: hidden;
}
#gal_img
{
	border: 0px #EEAAFF;
	background: #B5B5BF;
}
@font-face
{
      font-family: NewsHT;
    	src: url('/Jokewood.ttf');
}
#news_txt
{
	font-family: NewsTX, Verdana;
	font-size: 14px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 10px;
	border-left: dotted 5px #000000;
	overflow: auto;
	list-style-position: inside;
}
#news_txt h2
{
	font-family: NewsHT, Verdana;
	font-size: 22px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.newsunread
{
	list-style-image: url('comment.gif');
}
.newsread
{
	list-style-image: url('commentread.gif');
}
#maincontenttable
{
	border: 2px solid black;
	padding-bottom: 10px;
	background: repeat-y url(main_bg2.png);
	vertical-align: middle;
}
.mainbutton
{
	margin-left: 40px;
}
#buttonrow
{
	height: 300px;
	vertical-align: middle;
}
#design_txt,#texts_txt,#store_txt
{
	width: 660px;
	overflow: auto;
	margin-left: 40px;
}
#flash_txt
{
	width: 660px;
	overflow: auto;
}
#personal_txt
{
	overflow: auto; 
	width: 540px;
}
