body {
	background: url(images/muc.png) no-repeat 145px 25px #214168;
	font-family: "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular;
	text-shadow: -2px 2px 0px #000;
	font-size: 12px;
	color: #ddd;
}

@font-face {
	font-family: "Rough Draft";
	src: url("files/rough.ttf");
}

* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

p {
}

b {
	color: #aaa;
	text-shadow: -2px 2px 0px #000;
}

a {
	text-decoration:none;
	color: #777;
}

a:hover {
	text-decoration:none;
	color: #ff5d19;
}

#backlogo {
	background: url(images/mshadow.png) no-repeat;
	width: 321px;
	height: 294px;
	position: absolute;
	left: 10px;
	top: 10px;
}

#frontlogo {
	background: url(images/mcolor.png) no-repeat;
	width: 321px;
	height: 294px;
	position: absolute;
	left: 10px;
	top: 10px;
	opacity:1.0;
	filter: alpha(opacity=100);
}

#twits {
	width: 299px;
	position: absolute;
	left: -88px;
	top: 470px;
	font-size: 10px;
}

#twitext {
	background: url(images/twitsmid.png) repeat-y;
	padding-left: 130px;
	padding-right: 20px;
}

#twitext p{
	margin-bottom: 1.75em;
}

#twitextmain {
	background: url(images/twitsmid.png) repeat-y;
	padding-left: 130px;
	padding-right: 20px;
}

#twitextmain p{
	margin-bottom: 1.75em;
}

#twitext table a{ 
	position: relative; 
	padding-bottom: 10px;
	font-family: "Rough Draft", Arial, sans-serif;
	font-size: 16px;
	text-shadow: none;
	color: #fff;
}

#menus {
	font-family: "Rough Draft", Arial, sans-serif;
	background: url(images/menufill.png) repeat-x;
	height: 142px;
	min-width: 987px;
	position: absolute;
	left: 50px;
	top: 240px;
}

#menus ul {
	list-style-type:none;
	position: relative;
	top: 80px;
}

#menus li {
	float:left;
	background: url(images/menuitem.png) no-repeat;
	display: block;
	width: 141px;
	height: 50px;
}

#menus li a {
	text-align: center;
	padding-top: 17px;
	font-size: 16px;
	display:block;
	color: #ddd;
}

#menus li a:hover {
	color: #fff;
	text-shadow: -2px 2px 8px #000;
}

#softws {
	background: url(images/softwaresquarefill.png) repeat-y;
	position: absolute;
	width: 285px;
	left: 873px;
	top: 440px;
}

#softws ul {
	list-style-type:none;
	position: relative;
	left: 40px;
}

#softws li {
	float:left;
	background: url(images/hole3.png) no-repeat;
	display: block;
	width: 285px;
	height: 131px;
}

#softws li a {
	font-family: "Rough Draft", Arial, sans-serif;
	padding-top: 40px;
	padding-left: 150px;
	font-size: 18px;
	display:block;
	color: #ddd;
}

#mains {
	background: url(images/contfill.png) repeat-y;
	position: absolute;
	left: 235px;
	width: 630px;
	top: 486px;
	text-shadow: none;
}

#mains b{
	text-shadow: none;
}

#mains a{
	color: #777;
}

#mains a:hover {
	color: #ff5d19;
}

#maintext {
	padding-left: 30px;
	padding-right: 30px;
	min-height: 700px;
	text-shadow: none;
}

.linr {
	width: 100%+30px;
	height: 10px;
	background: url(images/linefill.png) repeat-x;
	display: block;
	margin-left: -15px;
	margin-right: -15px;
}

#linup {
	width: 8px;
	background: url(images/lineup.png) repeat-y;
}

.lint {
	width: 100%+26px;
	height: 10px;
	background: url(images/linefill.png) repeat-x;
	display: block;
	margin-left: -13px;
	margin-right: -13px;
}