/* ----- Milano Crew Theme ----- */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	color: #000000;
	background: #47557a url(http://www.milanocrew.com/images/mc_bg.gif) repeat;}
	
.bodytemplate {
	margin-left: auto ;
	margin-right: auto ;
	width: 954px;
	background: #aaaaaa;}

.bodytemplate2 {
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;
	border: #888888 dotted 2px;
	padding-top: 25px;
	width: 600px;
	height: 425px;
	background: #999999;}

.mainmenu {
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;
	width: 954px;
	height: 64px;
	background: #999999 url(http://www.milanocrew.com/images/menu_bg.png);}
	
.menu {
	margin-left: auto ;
	margin-right: 40px ;
	padding-top: 22px;
	margin-top: 10px;}

#body{
	position: relative;
	min-height: 100%;
	width: 100%;
	background: url(http://www.milanocrew.com/images/bg_header.png) top repeat-x;}

#bodyframe {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: url(http://www.milanocrew.com/images/bg_sides.png);
	background-repeat: repeat-y;}

#newflash {
	margin-left: auto;
	margin-right: auto;
	border: #888888 solid 2px;
	width: 550px;
	height: 400px;
	background: url(http://www.milanocrew.com/images/flash_movie.png);
	background-repeat: no-repeat;}
	
#newcollab {
	margin-left: auto;
	margin-right: auto;
	border: #888888 solid 2px;
	width: 550px;
	height: 400px;
	background: url(http://www.milanocrew.com/images/flash_collab.png);
	background-repeat: no-repeat;}


#bodytop{
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	height: 13px;
	width: 980px;
	background: url(http://www.milanocrew.com/images/bg_top.png);
	background-repeat:no-repeat;}

#bodybottom{
	margin-left: auto;
	margin-right: auto;
	height: 13px;
	width: 980px;
	background: url(http://www.milanocrew.com/images/bg_bottom.png);
	background-repeat:no-repeat;}
