﻿body 
{
	 font-family:Palatino Linotype,Verdana,Arial;
	 background:rgb(0,0,0);
	 font-size:12px;
	 padding:0px;
	 margin:0px;
	 color:#4c4033;	 
}

.button
{
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	margin:0px;
	float:left;
	height:20px;
	background:url(images/buttonBackground.png) repeat-x;
	color:White;
	border-right:dotted 1px rgb(173,163,149);
	text-decoration:none;
}
.button:hover
{
	background:url(images/buttonBackgroundHL.png) repeat-x;
}

.container
{
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(images/containerBackground.png) repeat-y;
	min-height:1024px;
	width:1148px;
}

.detailsview td
{
	vertical-align:top;
}

.FloatingOnTop
{
	float:left;
	top:0px;
	left:0px;
}

.FramedImage
{
	padding:3px;
	border:solid 1px White;
	margin:2px;
}

.gridview td
{
	padding:6px;
	vertical-align:top;
}

h1
{
	font-size:1.6em;
}

h2
{
	font-size:1.4em;
}

h2.short
{	padding-top:10px;
	padding-bottom:10px;
	padding-left:8px;
}

h3
{
	padding:0px;
	margin-top:5px;
	margin-bottom:3px;
	font-size:14px;
	clear:both;
}

.handCursor:hover
{
	cursor:pointer;
}

.hidden
{
	display:none;
}

.ImgDeleteButton
{
	margin-top:12px;
	color:White;
	border:dotted 1px gray;
	background:#555555;
	text-decoration:none;
	padding:1px;
	
}
.ImgDeleteButton:hover
{
	background:#999999;
}
.linkbar
{
	background:url(images/buttonBackground.png) repeat-x;
	height:25px;
	padding:0px;
	margin:0px;
	width:100%;
}

.main
{
	width:842px;
	min-height:1024px;
	margin:0px auto;
	text-align:left;
	background:#ece5d9;
}

#ModalBG
{
	width:100%;
	 display:none;
	 background-color:#333333;
	 position:absolute;
	 top:0;
	 left:0;
	 height:100%;
	 z-index:999;
	 opacity:.40;
	 filter:alpha(opacity=40)
}
#newsFeature
{
	margin-top:5px;
	float:left;
	clear:left;
	height:500px;
	width:250px;
	background:url('images/PartitionHeader250.png') no-repeat;
}

#ongoingProjects
{	margin-top:5px;
	margin-left:5px;
	float:left;
	height:183px;
	width:530px;
	background:url('images/OngoingProjects.png') no-repeat;
}

.paddedRight
{
	padding-right:18px;
}

#profilesFeature
{
	margin-left:5px;
	height:200px;
	width:200px;
	float:left;
	color:White;
	background:url('images/ProfileBackground.png') repeat-x;
}

.selected
{
	background:rgb(200,200,255);
}

#splash
{
	height:200px;
	width:580px;
	float:left;
	color:White;
	background:url('images/Mission.png') no-repeat;
}

.spacer
{
	height:19px;
}

.strokerhr
{
	background:url(images/shortStreak2.png) no-repeat;	
	position:relative;
	float:left;
	margin-top:9px;
	width:292px;
}

.subform
{
	margin:0px;
	padding:26px;	
	padding-top:0px;
}

.subformbody
{
	color:Black;
	margin-left:10px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:15px;
	float:left;
	position:relative;
	top:-20px;
	left:-10px;
	background:#e2dacd;
}
.subformbodyin
{
	background:url(images/shortStreak2.png) no-repeat;	
	position:relative;
	top:-3px;
	left:-15px;
	float:left;
	width:292px;
}
.subformbodyinlong
{
	background:url(images/longStreak2.png) no-repeat;	
	position:relative;
	top:-5px;
	left:-15px;
	float:left;
	width:592px;
}
.subheader
{
	font-size:14px;
	font-weight:bold;
	margin:16px 0px 10px 0px;
	
}
.tablink
{
	padding:8px;
	border:dotted 1px gray;
	background:#555555;
	text-decoration:none;
	color:#bbbbbb;
}
.tablinkChosen
{
	padding:8px;
	border:dotted 1px gray;
	background:#999999;
	text-decoration:none;
	color:#ffffff;
}
.tablink:hover
{
	background:#999999;
	cursor:pointer;
	color:White;
}

#trainingOppsFeature
{	margin-top:10px;
	margin-left:5px;
	float:left;
	width:530px;
	height:160px;
	background:url('images/TrainingOpps.png') no-repeat;
}
#upcomingMtgsFeature
{
	margin-top:5px;
	margin-left:5px;
	float:left;
	height:180px;
	width:530px;
	background:url('images/UpcomingMtgs530.png') no-repeat;
}

