body		{
	width:940px;
	margin:0 auto;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: .2px;
	background-image:url(img/bg.jpg);
	background-color: #fff;
	}

.banner	{	
	border: none;
}

#content a:link 		{	
	text-decoration: none;
	font-weight: bold;
	color: #7C2128;
	}
	
#content a:visited 	{
	text-decoration: none;
	font-weight: bold;
	color: #7C2128;
	}
#content a:hover 		{
	color: #AC9C65;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 2px;
	}
#content a:active 	{
	color: #AC9C65;
	text-decoration: none;
	position: relative;
	top: 4px;
	}
	
#content ul	{
	margin-left: 26px;
	list-style-type: circle;
	}
#content ol {
	margin-left: 26px;
	}
#content table		{
	margin: auto;
	border: 1px solid #7C2128;
	width: 100%
	}

#content th		{
	text-align: center;
	font-size: 20px;
	text-decoration: bold;
	letter-spacing: .4px;
	text-transform: uppercase;
	background: #7C2128;
	color: #AC9C65;
	vertical-align: middle;
	padding: 2px;
}

#content tr		{
}

#content td	{
	padding: 5px;
}
h1,h2,h3,h4,h5,h6	{
	text-align: center;
	text-decoration: bold;
	letter-spacing: .4px;
	text-transform: uppercase;
	color: #7C2128;
	}
	
p 			{
	text-indent:25px;
	}



#wrapper	{
	background-color:#ffffff;
	}

#navbar		{
	text-align: left;
	width:940px;
	letter-spacing: .3px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	}
	
#navbar a 	{
	padding: 2px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #7C2128;
	}

#navbar a:hover {
	color: #fff;
	background: #7C2128;
	position: relative;
	top: 2px;
	}


#header,#menu,#content,#footer {
	overflow:hidden;
	display:inline-block;
	margin-left: 20px;
	margin-right: 20px;
	}

	
/* Constant */	
#content		{
	overflow:hidden;
	display:inline-block;
	margin-left: 20px;
	float: left;
	padding: 5px;
}
/* //constant */

::-moz-selection	{
	background:#EAD48A;
	color:#fff;
	}

::selection 			{
	background:#EAD48A;
	color:#fff;
	}

#sub-section	{
	overflow:hidden;
	display:inline-block;
	margin-right: 20px;
	float: right;
	width: 35%;
	background: #EAD48A;
	padding: 10px;
}

#sub-section ::-moz-selection	{
	background:#7C2128;
	color:#fff;
	}

#sub-section  ::selection 			{
	background:#7C2128;
	color:#fff;
	}

/*7C2128*/
#minibox		{
	margin-right: auto;
	margin-left: auto;
	width: 95%; 
	padding: 5px;
	border-style: dashed;
	border-width: 2px;
	border-color: #fff;
}

#minibox2	{
	margin-right: auto;
	margin-left: auto;
	width: 95%; 
	padding: 5px;
	color: #fff;
	background: #7C2128;
	border-style: solid;
	border-width: 2px;
	border-color: #fff;
}

#minibox2 h3		{
	color: #EAD48A;
}

#minibox2::-moz-selection	{
	background:#fff;
	color:#7C2128;
	}

#minibox2  ::selection 			{
	background:#fff;
	color:#7C2128;
	}

#lunchMenu {
	
	position: relative;
	left: 30px;
	padding-right: 20px;
	}


#footer		{
	clear:both;
	text-align: center;
	letter-spacing: .3px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}

.slideshow	{
	position:relative;
	left:0px;
	top:0px;
	}
	
.projectGrading td	{
	padding: 0px;
	margin: 0px;
}

.projectGrading h3	{
	padding: 0px;
	margin: 0px;
}
/*imagiination*/