html, body 
{
	height: 100%;
}


td 
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*img 
{
	display: block;
}*/

.headerimg
{
	/*display: block;*/
	float: left;
}

.headerrepeat
{
	background-image: url(img/gen_layout/zionlan_r1_c5.jpg);
	background-repeat: repeat-x;
}

.mainTable 
{
	height: 100%;
	width: 100%;
}

.mainBody
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
input {
	padding: 1px;
	height: 19px;
	border: 1px solid #666666;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.contentSpace
{
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(img/gen_layout/content_border_fill.gif);
	background-repeat:repeat-y;
	cursor: default;
	padding-top: 4px;
}

.contentSpaceHover
{
	padding-left: 30px; 
	padding-right: 10px;
	background-image: url(img/gen_layout/seperator_over.jpg); 
	background-repeat:repeat-y;
	cursor: pointer;
	padding-top: 4px;
}

.contestNames 
{
	font-size: 14px; font-weight: bold; 
}

.copyrightSpace
{
	border-top: solid 1px #999999;
}


.balloonHidden
{
	display: none;
}

.balloonText
{
	padding: 15px; 
	display: block; 
	position:absolute; 
	z-index: 11; 
	height: 119px; 
	width: 229px; 
	margin-top: 10px; 
	margin-left: -20px;
}

.balloon
{
	background-image:url(img/balloon.gif); 
	display: block; 
	position:absolute; 
	z-index: 10; 
	height: 139px; 
	width: 259px; 
	margin-top: 10px; 
	margin-left: -20px;
}

a:visited 
{
	color: #5B6071;
}
a:link 
{
	color: #5B6071;
/*	color: #b1690b; */
}
a:hover 
{
	color: #FF9900;
}

.sidebarItem
{
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(img/gen_layout/zionlan_r3_c1.jpg);
	font-weight: bold;
}

td.sidebarItem
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.blogAuthorRow {
	font-size: 11px;
/*	font-weight: bold;*/
	padding-left: 6px;
	
}
.blogTitleRow {

	font-size: 20px;
	font-weight: bold;
	padding-left: 6px;
}

.menuHidden
{
	display: none;
}

.menuShown
{
	display: table;
}

/* 
 * SO LIKE
 * STUFF FROM INDIVIDUAL CONTENT PAGES GOES BELOW THIS LINE <3
 * YA DER HEY
*/


/* from staff page */
.staffPersonName {font-size: 16px}


/* from zl2k5/photos page */
.photoKbdTxt {font-size: 8pt}
.txtBoxPhoto {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0044FF;
	/*background-color: #000000;*/
	padding: 2px;
	/*width: 400px;*/
	border: 1px solid #FFFFFF;
}
.txtBoxPhotoLong {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0044FF;
	/*background-color: #000000;*/
	padding: 2px;
	/*width: 500px;*/
	border: 1px solid #FFFFFF;
}

/* from all over the place */
.contests1 {font-size: 14px; font-weight: bold; }
.contests2 {font-size: 12px}

/* from games */
.games1 {
	font-size: 12px;
	font-style: italic;
}

/* fake OT announcement */
.oregonTrail {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
