body {
	font-size: 1em;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Lucida Grande, Verdana, sans-serif;
	background: #98B1BF url("../backdrop/blueinsanity1.jpg") no-repeat scroll;
	text-align: center;
}

#tvirus {
	text-align: left;
}

#videobox {
	width: 640px;
	height: 360px;
	position: absolute;
	top: 18px;
	left: 452px;
}

#navline {
	width: 100%;
	height: 54px;
	background:white;
	filter:alpha(opacity=64);
	opacity:.64;
	position: absolute;
	top: 390px;
	left: 0px;
	right: 0px;
	text-align: center;
	line-height: 54px;
	vertical-align: middle;
}

span.menuitem {
	padding-left: 25px;
	padding-right: 24px;
	font-family: Helvetica, Myriad Web, Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #262e4d;
	border-left: 1px dashed #262e4d;
}

span.menuhome {
	padding-left: 25px;
	padding-right: 24px;
	font-family: Helvetica, Myriad Web, Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #262e4d;
}

#maincontain {
	width: 750px;
	margin-top: 450px;
	padding: 0px 0px 0px 0px;
}

#sidecontain {
	position: absolute;
	top: 450px;
	left: 815px; }

#boxowords {
	margin-left: 16px;
	margin-top: 15px;
	padding: 20px 20px 20px 20px;
	width: 750px;
	color:black;
	background:white;
	filter:alpha(opacity=64);
	opacity:.64;
	float: left;
	font-size: 1em; 
	text-align: left;
	border: 1px dashed #262e4d;
}

#sidebox {
	padding: 10px 10px 10px 10px;
	margin-top: 15px;
	margin-left: 20px;
	width: 340px;
	top: 612px;
	color:black;
	background:white;
	filter:alpha(opacity=64);
	opacity:.64;
	float: left;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	border: 1px dashed #262e4d;
}

#bottomcopy {
	margin-top: 30px;
	margin-left: 20px;
	width: 99%;
	height: 90px;
	float: left;
	font: bold 16px Lucida Grande, Arial, sans-serif;
	color: #262e4d;
	text-align: left;
	background: url("../backdrop/jaykimdotnet.gif") no-repeat scroll right;
}

#flickr {
	margin: auto; 
}

#flickr a img {
	float:left;
	margin:0 8px 8px 8px;
	background:#3f4e4e;
	border: 1px dashed #262e4d;
	width:62px;
	height:62px;
}

.imgdash img {
	border: 1px dashed #262e4d;
}

.titled {
	font: bold 2em Lucida Grande, Arial, Helvetica, sans-serif;
}

.sidetitle {
	font: bold 18px Myriad Web, Arial, Helvetica, sans-serif;
}

a:link {
	color: #262e4d;
	text-decoration: none;
}

a:visited {
	color: #234f7b;
	text-decoration: none;
}

a:active {
	color: #262e4d;
	text-decoration: none;
}

a:hover {
	color: #9a8a65;
	text-decoration: none;
	border-bottom: 1px dashed #262e4d;
}

.imgdash a:hover {
	color: #9a8a65;
	text-decoration: none;
	border-bottom: 0px;
}