/* @override http://www.kyunglee.com/style.css */

body {
	font-family: helvetica;
	margin: 0 none;
  	padding: 0 none;
	background-color: #fffff0;
	position:relative;
}
#header {
	position: absolute;
  	top: 40px;
  	left: 60px;	
	}

img	{
	border: 0 none;
	}
	
#menu {
		overflow: auto;
		color: #000000;	
		position: absolute;
	  	top: 130px;
	  	left: 15px;
		width: 225px;
		font-family: verdana, sans-serif;
		font-size: 10px;
		line-height: 15px;
		text-align:right;
		padding: 0 5px 5px 0;
}
#menutitle {
	color:#000000;
	font-family: verdana;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 3px;
}

#submenutitle {
	color:#000000;
	font-family: verdana;
	font-size: 14px;
	line-height: 15px;
}

#menulinks {
	color:#000000;
	font-family: verdana;
	font-size:12px;
	line-height:15px;
	margin-bottom:16px;
}
#youarehere{
	font-weight: bold;
}
#content {
	float: right;
	font-family:verdana;
	left:300px;
	border: 0;
	position:absolute;
	text-align:left;
	top: 130px;
	width: 700px;
}
#qtright {
	border: 0px 0px 0px 0px;
	text-align: left;
}
#playOverlay {
  margin-left: auto;
  overflow: hidden;
  border: none;
  z-index:100; /* Ensure that the Play button is always on top of the slideshow stack */
}

#image {
	border: 0px 0px 0px 0px;
	text-align: left;
}
#othervideos {
	color: #ff1493;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	margin-top: 0;
	text-align: left;
}

#pagetitle {
	color: #333366;
	font: 20px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
}
#paragraph_title{
	color: #ff9933;
	font-weight: bold;
	font: 20px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	margin-top: 10px;
	text-align: left;
}
#myrole {
	color:#ff9933;
	font-family:verdana;
	font-weight: bold;
	font-size:12px;
	margin-top:0;
	text-align:left;
}
#paragraph_subtitle {
	color:#333366;
	font-family:verdana;
	font-weight: bold;
	font-size:12px;
	margin-top:4px;
	text-align:left;
}
#paragraph_links{
	color:#333366;
	font-family:verdana;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	text-align:left;
}
#comment {
	color: #333366;
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
	text-align: left;
	width: 600px;
}
#paragraph {
	color: #333366;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	text-align: left;
	width: 300px;
}
#credits {
	color:#708090;
	font-family:verdana;
	font-size:10px;
	line-height:12px;
	margin-top: 6px;
	text-align:left;
}
a:link {
color:#333366;
text-decoration:none;
}
a:visited {
color:#333366;
text-decoration:none;
}

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

#youarehere a:hover {
color: #333366;
text-decoration:none;
}
#youarehere a:active {
color: #333366;
text-decoration:none;
}

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

#paragraph_links a:link {
color:#333366;
text-decoration:underline;
}

#paragraph_links a:visited {
color:#333366;
text-decoration:underline;
}

#paragraph_links a:hover {
color: #ff9933;
text-decoration:underline;
}
#paragraph_links a:active {
color: #ff9933;
text-decoration:underline;
}