body {
	background: #1c1c33;
	font-family: "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #ddd;
	margin: 20px auto 20px auto;
	width: 955px;
	text-align:center;
}

#layout {
	background: #313159 url('/images/mitchpaper1v.gif') top left repeat-y;
	width: 955px;
	margin: 0;
	padding: 0;
	border: #000 2px solid;
	text-align: left;
}

a {
	color: #ff9; /* #281e66 130e30; */
	text-decoration: none;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
}

.wrapper {
	background: url('/images/mitchpaper1.gif') top left repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

.container {
	margin: 0;
	padding: 0;
}

#navbar {
	color: #313159;
	width: 180px;
	margin: 40px 0px 0px 10px;
	text-align: right;
	float: left;
	/* background: #ddd; */
}

* html #navbar {
	margin: 40px 0px 0px 5px;
	padding-left: 5px;
}

#navbar ul.links {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	list-style-image: none;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar ul.links li {
	padding: 0;
	border-bottom: #313159 solid 1px;
	height: 1.7em;
}

#navbar ul.links li a {
	padding: 2px 6px;
	display: block;
	color: #313159; /* #dda; */
	text-decoration: none;
	font-style: normal;
}

#navbar ul.links li a:hover {
	background: #aaa;
	color: #000;
}

#navbar .announcements {
	text-align: center; 
	font-size: 0.9em;
	background: #fff;
	padding: 3px 0px 3px 0px;
	border: #1c1c33 1px solid;
}

#navbar .search {
	text-align: center; 
	font-size: 0.9em;
}

#copyright {
	clear: both;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width: 100%;
	margin: 0px;
	padding: 0;
	background: #000000;
	color: #FFFF61;
	height: 1.7em;
	/* border-top: 1px solid; */
}

#copyright .container {
	width: 940px;
	text-align: right;
}

.container #photo {
	float: right;
	width: 320px;
	height: 280px;
	border: #000 solid 10px;
	margin: 0px 0px 0px 10px;
	z-index: 10;
	position: absolute; 
	top: 20px;
	left: 590px; 
	overflow: hidden;
}

.container #photo img {
	width: 320px;
}

.container #mp3player {
	float: right;
	width: 320px;
	height: 65px;
	border: #000 solid 10px;
	margin: 0px 0px 0px 10px;
	z-index: 10;
	position: absolute; 
	top: 323px;
	left: 590px; 
	overflow: hidden;
}

* html .container #photo {
	width: 340px;
	height: 300px;
}

* html .container #mp3player {
	width: 340px;
	height: 85px;
}

.clear {
	clear: both;
}

#page {
	background: url('/images/phonesback.gif') top center repeat-y;
	float: left;
	width: 680px;
	margin: 40px 0px 0px 50px;
	padding: 0;
	z-index: 15;
}

#page #image_space {
	float: right;
	/* border: #f00 solid 1px; */
	width: 323px;
	height: 192px;
	margin: 0px 0px 0px 10px;
}

* html #page #image_space {
	width: 329px;
	height: 197px;
}

#page #image_space_full {
	float: right;
	/* border: #f00 solid 1px; */
	width: 323px;
	height: 277px;
	margin: 0px 0px 10px 10px;
}

* html #page #image_space_full {
	width: 329px;
	height: 282px;
}

#page h1,h2,h3,h4 {
	color: #FFFF61;
}

#page h1,h2,h3,h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-style: normal;
}

#page p {
	margin: 0px 0px 20px 0px; 
}

#page object {
	display: block;
	margin: 0px 0px 10px 0px;
}

#page embed {
	display: block;
	margin: 0px 0px 10px 0px;
}

#page hr {
	border:1px solid #000;
	clear: both;
}

#page img {
	margin: 0px 10px 5px 0px;
}

#page blogContent {
	text-align: left;
}

.twit {
	text-align:left; padding:10px;
}

.twit a {
	text-decoration:none;color:black;font-style:normal;
}
