/* mmc css */

body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFF;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.04px;
}



/* Layout container */
div#wrap
{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	width: 885px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*the wraps*/

div#headerWrap
{
	width: 884px;
	height: 165px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(Images/banner2png.png);
}

div#headerWrap h1
{
	margin: 0 0 0 0;
	color: #ffffff;
	font-size: 30px;
}

/*page titling*/

div#titleBox
{
	width: 550px;
	height: 100px;
	background-color:#ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*menuisms*/

div#menuWrap
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 165px;
	background-color: #000066;
}

div#menuWrap ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	list-style: none;
}	

div#menuWrap ul li
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#menuWrap ul li a
{
	display: block;
	margin: 0;
	color: #FFFFFF;
	text-decoration: bold;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

div#menuWrap ul li a:hover
{
	background-color: #FFFFFF;
	color: #000066;
}

/*posting area*/
div#contentWrap
{
	margin: 0 0 0 225px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url();
	background-repeat: repeat;
}

div#contentWrap div#linksWrap
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
}

div#contentWrap div#linksWrap ul
{
	margin: 0 0 0 0;
	padding: 5px;
	list-style: none;
}

div#contentWrap div#linksWrap ul li
{
	display: inline;
	margin: 0 3em 0 0;
	padding: 0 0 0 0;
}

div#contentWrap div, p, ul, ol,  h2, h3, h4, h5, h6
{
	margin: 10px 10px 15px 10px;
	padding: 0 0 0 0;
}

div#contentWrap p
{
	line-height: 150%;
	
}

/*footlocker*/
div#footerWrap
{
	clear: both;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}

div#login
{
	padding-left:0px;
	padding-top:25px;
	display:none;
	overflow:hidden;
	height:190px;
 
}

div#logged
{
	padding-left: 0px;
	padding-top:25px;
	overflow:hidden;
	height:150px;
}

div#projectMenu
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

div#projectLine
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*div class comments*/


.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 545px; /* container width*/
background-color: #000066;
}

.calendercon{
width: 590px; /* container width*/
background-color: #000066;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

/*links*/

a:link
{
	text-decoration:none;
	color:#ffffff;
}

a
{
	text-decoration:none;
	color:#ffffff;
}

.hall_title 
{
	font-size: 20px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin: 2px;
	padding: 2px;
	border: thick groove #000066;
}

a:hover
{
	text-decoration:none;
	color:#7777aa;
}

a:visited
{
	text-decoration:none;
	color:#555599;
}

a:visited:hover
{
	text-decoration:none;
	color:#7777aa;
}

/*the other stuff*/
a.hide
{
	letter-spacing:2px;
	text-decoration:none;
	color:#444477;
	font-size:11px;
}

a:hover.hide
{
	letter-spacing:2px;
	text-decoration:none;
	color:#7777aa;
	font-size:11px;
}

span.nota
{
	font-size:16px;
	font-weight:bold;
}

span.red
{
        color:#ff0000;
        text-align:center;
}

img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.table_border {
	border: thick double #000000;
	border-color: #000066;
}

/* Blog box Section */

.commentbox
{
background-color: #FFFFFF;
width: 710px;
padding: 10px;
}

.commentfooter
{
background: url(Images/arrow.gif) 20px 0px no-repeat; 
/*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
margin-bottom: 2em;
padding-top: 1px;
font-size: 90%;
color: #4A4A4A;
}

