/* Lee Vasu CSS Document */
body {
	padding:0;
	margin:0;
	text-align:center;
	background-image:url(http://www.leevasu.com/art/images/background.jpg);
	background-color:#191919;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 {
	padding:0;
	margin:0;
	font-size:20px;
	color:#39484d;
}
p {
	font-size:13px;
	color:#666666;
	font-weight: normal;
}
a:link, a:visited {
	color:#506369;
	text-decoration:underline;
}
a:hover  {
	color:#191919;
	text-decoration:none;
}
img {
	border:0;
}
span {
	color:#495B61;
	font-weight:bold;
	font-size:0.9em;
}
blockquote {
	padding:6px;
	margin:0;
}
blockquote a:link, blockquote a:visited {
	font-size:0.9em;
}
blockquote a:hover {
	font-size:0.9em;
}
ul {
	list-style-type:square;
}
li {
	font-size:12px;
	padding-bottom:5px;
}
form {
	padding:0;
	margin:0;
}
input, textarea {
	border:1px solid #CCCCCC;
	margin-top:3px;
	width:275px;
}
.submit {
	color:#FFFFFF;
	background-color:#657A80;
	border:1px solid #43555C;
	width:80px;
	cursor:pointer;
}
.container {
	width:700px;
	margin:0 auto;
	padding:18px 0 0 0;
	text-align:left;
	background-color:#FFFFFF;
}
.header {
	background-image:url(http://www.leevasu.com/art/images/header-bg.gif);
	background-repeat:no-repeat;
	margin:0 0 0 19px;
}
#navigation {
	float:right;
	padding:39px 38px 0 0;
}
#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#navigation a:hover {
	color:#E5E5E5;
}
.active {
	background-image:url(http://www.leevasu.com/art/images/nav-bg.gif);
}
.inactive {
	background-image:url(http://www.leevasu.com/art/images/tab-bg.gif);
}
.logo {
	padding:12px 0 16px 0;
}
.left {
	margin:0 0 0 28px;
	width:312px;
}
.blue {
	color:#455459;
	font-weight:normal;
}
.tiny {
	font-size:0.8em;
	font-weight:normal;
}
#light {
	background-image:url(http://www.leevasu.com/art/images/light-bg.gif);
	background-repeat:repeat-y;
	margin:6px 0;
}
#light div {
	padding:8px 18px 6px 18px;
	color:#666666;
	font-size:0.75em;
}
.right {
	float:right;
	padding:0 28px 0 0;
	width:312px;
}
#white {
	margin:6px 0;
}
#white div {
	padding:15px 18px 5px 18px;
	color:#666666;
	font-size:0.75em;
}
#thumbs {
	text-align:center;
}
#thumbs a {
	text-decoration:none;
}
#thumbs a img {
	border:3px solid #54676E;
	margin-bottom:2px;
}
#thumbs-right {
	text-align:center;
}
#thumbs-right a {
	text-decoration:none;
}
#thumbs-right a img {
	border:3px solid #54676E;
	margin-bottom:2px;
}
#content {
	width:623px;
	margin-left:35px;
}
#footer {
	background-color:#E5E5E5;
	margin:15px 0 0 0;
	padding:20px 30px;
	color:#6E6E6E;
	font-size:12px;
	font-weight:bold;
}
#footer a:link, #footer a:visited {
	color:#495B61;
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {
	color:#191919;
}
.art-part {
	padding:12px;
}
a.no {
	text-decoration:none;
}
.row {
	padding:12px 0;
}
.clear {
	height:1px;
	clear:both;
}
.table {
	font-size:12px;
}
.table a {
	text-decoration:none;
}