@charset "UTF-8";
#wrapper {
	width: 1200px;
	height:auto;
	margin:auto;
	margin-top:50px;
}
#enter {
	width:375px;
	height:500px;
	margin:auto;
	margin-top:100px;
}
body {
	background-color:#FFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#header {
	float:left;
	background-repeat:no-repeat;
	height:68px;
	width:1200px;
}
#header h1 {
	font-family:"Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 50px;
}
#flashhead h1 {
font-family:"Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 50px;
}
#flashhead {
	float:left;
	background-repeat:no-repeat;
	height:68px;
	width:1200px;
	position: relative;
	z-index: 100;
}
#footer {
	font-family:"Courier New", Courier, monospace;
	font-size:x-small;
	text-align:left;
	background-repeat:no-repeat;
	width:1150px;
	height:45px;
	float:left;
	color:#000;
	padding-top:0px;
	padding-left:50px;
}
#heartcont {
	background-repeat:no-repeat;
	float:left;
	height:704px;
	width:407px;
}
#menu {
	width:103px;
	height:240px;
	float:left;
	padding:0px;
	margin-top:50px;
	list-style:none;
}
#rightcont {
	height:auto;
	width:640px;
	float:right;
	font-size:small;
	font-family:"Courier New", Courier, monospace !important;
	color:#000;
	text-align:left;
	padding-top:40px;
	line-height:20px;
	padding-right:20px;
}
#rightcont p.MsoNormal, li.MsoNormal, div.MsoNormal {
	font-family:"Courier New", Courier, monospace !important;
	line-height:20px !important;
	color:#000 !important;
	font-size:small !important;
}
#about_text .widget-item-control {
	display: none;
}
#about_text .Apple-style-span {
	font-family:"Courier New", Courier, monospace !important;
}
#past_text .widget-item-control {
	display: none;
}
#future_text .widget-item-control {
	display: none;
}
.item-control .icon-action {
	display: none;
}
.post-icons img {
	border: none;
}
#artery {
	height:200px;
	width:407px;
	background-image:url(images/artery.png);
	background-repeat:repeat-y;
	float:left;
}
#heartbox {
	background-image:url(images/heart_04.png);
	height:704px;
	width:407px;
	float:left;
	background-repeat:no-repeat;
	
}
#arterybottom {
	width:407px;
	height:36px;
	background-image:url(images/arterybottom.png);
	background-repeat:no-repeat;
	float:left;
}
ul.nobullet {
	list-style:none;
}
#nav {
	height:240px;
	width:103px;
	list-style:none;
	display:block;
	float:left;
	text-align:left;
	margin-top:30px;
}
#nav img { border: none; }
#nav li { display: inline; list-style:none;# }
#nav li a { float: left; display:block; width: 103px; height: 40px; margin:0px;text-align:left;margin-left:-40px; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; /* for IE6 */ }
#nav li a:hover img { visibility:visible; /* for IE6 */ }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#one { background:url(images/menuitem1ro.png) no-repeat left bottom; }
#two { background:url(images/menuitem2ro.png) no-repeat left bottom; }
#three { background:url(images/menuitem3ro.png) no-repeat left bottom; }
#four { background:url(images/menuitem4ro.png) no-repeat left bottom; }
#five { background:url(images/menuitem5ro.png) no-repeat left bottom; }
#six { background:url(images/menuitem6ro.png) no-repeat left bottom; }

#main {
	width: 793px;
	height: auto;
	float:right;
}

A:link {
	text-decoration:none;
	color:#666;
}
A:visited {
	text-decoration:none;
	color:#666;
}
A:hover {
	text-decoration:none;
	color:#900;
}

