@charset "UTF-8";
/* CSS Document */

img
{  border-style: none;
}

#header {
		width:700px;
		height:100px;
		margin: 0 auto;}
		
		
body {background:#CCCCCC;}

#wrapper {width:698px;
		margin: 0 auto;
		border:#000000;
		border:thin;
		border-style:solid;
		background:#FFFFFF;}
		
		
#frontpic{width:346px;
		height:520px;
		background-image:url(../images_luigi/man.jpg);
		background-repeat:no-repeat;
		float:left;
		}
		
.mainbtn{margin-top:60px;
	margin-left:25px;
	}	
		
#slideshow{width:320px;
		height:478px;
		float:left;
		}	
		
#nav{width:351px;
	height:520px;
	float:right;
	margin: 0 auto;
	background-image:url(../images_luigi/wrapper-bkg.jpg);
	}
		
#noassignment{width:188px;
		float:left;
		background-color:#000000;
		height:350px;
		}
		
#onassignment{width:188px;
		float:right;
		background-color:#000000;
		height:350px;}
		
#noassignment ul{border-right: 1px solid #ffffff;
		margin-left:0px;
		padding:0;
		margin-top:0px;}


#noassignment ul li{margin: 0;
	padding: 0;
	list-style: none;
	font:  .70em/1.9  Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #e3662e url(../images/bg-nav-a.gif) repeat-x;
	width:188px;
	border-bottom:#333333; border-bottom:thin; border-bottom-style:solid;
	text-align:center;}
	
#noassignment ul li a {
	display: block;
	margin:0px;
	text-decoration: none;
	color: #fff;
	min-height: 15px;
	background: #000000 url(../images/bg-nav-a.gif) repeat-x;
}

#noassignment ul li a:hover {
	background: #666666 url(../images/bg-nav-a-hover.gif) repeat-x !important;
}





#front{
	margin-top:-3px;
	margin-left:-3px;
	width:700px;
	height:438px;}





#onassignment ul{border-right: 1px solid #ffffff;
		margin-left:0px;
		padding:0;
		margin-top:0px;}


#onassignment ul li{margin: 0;
	padding: 0;
	list-style: none;
	font:  .70em/1.9  Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #e3662e url(../images/bg-nav-a.gif) repeat-x;
	width:188px;
	border-bottom:#333333; border-bottom:thin; border-bottom-style:solid;
	text-align:center;}
	
#onassignment ul li a {
	display: block;
	margin:0px;
	text-decoration: none;
	color: #fff;
	min-height: 15px;
	background: #000000 url(../images/bg-nav-a.gif) repeat-x;
}

#onassignment ul li a:hover {
	background: #666666 url(../images/bg-nav-a-hover.gif) repeat-x !important;
}



#footer{clear:both;
	width:700px;
	height:25px;
}