body
{
	text-align:center;
	background-image:url('Images/martini_back.jpg');
	color: #aaffff;
	background-color: #444444;
}
button
{
	color:black;
}
input
{
	color:black;
}

a
{
	color: #aaffff;
}

a:visited
{
	color: #aaffff;
}

.topsection
{
	background-image:url("Images/MartiniFullTopHeaderTransparent3.png");
	position:absolute;
	left:0;
	top:0;
	width:900;
	height:185;
	text-align:center;

}

.leftnavcontainer
{
	background-image:url("Images/MartiniSidebar2.png");
	position:absolute;
	text-align:center;
	font-family:sans-serif;
	left:0;
	top:185;
	width:200;
	height:688;
}

.buttonsandpanel
{
	position:absolute;
	left:200;
	top:170;
	width:700;
	height:840;
}

.navbuttoncontainer
{
	position:absolute;
	left:0;
	top:0;
	width:700;
	height:110;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-family:serif;

}

.navbuttons
{
	position:absolute;
	text-align:center;
	color:#4AE149;
	list-style-type:none;
	width:112;
	height:100;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.navbuttonsover
{

	position:absolute;
	text-align:center;
	color:#005800;
	list-style-type:none;
	width:112;
	height:120;
	cursor:pointer;
	filter:alpha(opacity=100);
	opacity:1;
}

.panelcontainer
{
	position:absolute;
	left:00;
	top:120;
	width:700px;
	height:710px;
	text-align:center;

}

.panel
{
	position:absolute;
	left:79px;
	top:29px;
}

.PanelTitleText
{
	position:absolute;
	left:200;
	top:40;
	width:700;
	font-size:14;
	font-family:sans-serif;
	font-style:italic;

}

.ArchivePage
{
	position:absolute;
	left:200;
	top:170;
	width:700;
	text-align:center;
}

.ArchiveText
{
	margin-bottom:2;
	width:700;
	color:#00FFFF;
	background-color:#444444;
	
}

.ArchiveOver
{
	margin-bottom:2;
	width:700;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#000000;
}

.DiscussionContainer
{
	position:absolute;
	left:0;
	width:900px;
	text-align:center;
	margin:0 auto;

}
.DiscussionPostHeader
{
	position:relative;
	margin-top:25px;
	top:0px;
	text-align:left;
	color:#000000;
	width:900px;
	background-color:#c2c2c2;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-style:solid;
	border-width:thin;
	border-color:#009999;
}
.DiscussionReplyToReference
{
	font-style:italic;
	color:#009999;
	background-color:#333333;
	border-style:solid;
	border-width:thin;
	border-color:#004444;

}
.DiscussionPostMessage
{
	position:relative;
	text-align:left;
	width:800px;
	background-color:#000000;
	padding:10px;
	border-style:solid;
	border-width:thin;
	border-top-style:none;
	border-color:#004444;
}
.DiscussionReplyHeader
{
	position:relative;
	top:0px;
	text-align:left;
	color:#000000;
	width:900px;
	background-color:#828282;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-style:solid;
	border-top-style:none;
	border-width:thin;
	border-color:#009999;
}
.DiscussionReplyMessage
{
	position:relative;
	text-align:left;
	width:800px;
	background-color:#444444;
	padding:10px;
	border-style:solid;
	border-width:thin;
	border-top-style:none;
	border-color:#004444;
}
.HiddenPostFiller
{
	position:relative;
	top:0px;
	left:10px;
	width:780px;
	background-color:#333333;
	color:#ffffff;
	cursor:pointer;
}

.forumlist
{
	position:absolute;
	top:900;
	left:100;
}

.forumhighlightsold
{
	position:absolute;
	width:904;
	top:220;
	left:20;
	padding:0;


	
}
.forumhighlights
{
	position:absolute;
	left:230;
	top:220;
	width:610;
	border-style:solid;
	border-width:thin;
	border-color:#009999;
	padding:0;
	margin:0;
}


.forumhighlight
{
	position:relative;
	height:30;
	width:608;
	border-top-style:solid;
	border-width:1;
	border-color:#009999;
	font-family:sans-serif;
	font-size:10;
	cursor:pointer;
	background-color:#555555;
}


.forumhighlightcat
{
	position:absolute;
	left:0;
	top:0;
	width:75;
	height:30;
	padding-top:8;
	
}
.forumhighlightnamepost
{
	position:absolute;
	left:75;
	top:0;
	width:534;
	height:30;
	text-align:left;
	height:30;
}

.forumhighlight a:link {color:#ffffff;}
.forumhighlight a:visited {color:#ffffff;}

.forumhighlightname
{
	position:absolute;
	left:0;
	top:0;
	width:533;
	height:15;
	background-color:#333333;
	top:0;
}


.forumhighlightpost
{
	position:absolute;
	left:0;
	top:14;
	width:533;
	height:15;
	background-color:#000000;

}
.postentryform
{
	width:600;
	margin-left:20;
}
.postentrylabel
{
	
}
.postentrytextbox
{
	float:right;
}
 .BBButton
{
	font-size:11;
	width:55;
	font-family:monospace;
	padding:0;
}

.viewfullthreadbutton a:link {color:#ffffff;}
.viewfullthreadbutton a:visited {color:#ffffff;}

.viewfullthreadbutton
{
	cursor:pointer;
	background-color:#333333;
}

