body
{
	background-color: #234567;
	color: white;
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
}

#theArt
{
	background-image: url(http://sylvanmigdal.com/i/splash_maria.png);
	width: 300px;
	height: 250px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 0 73px;
}


#thePage
{
	position: relative;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

#theHead
{
	background-color: #282828;
	width:700px;
	height:33px;
	top: 12px;
	border-color: white;
	border-width: 3px;
	border-style: solid;
	position: absolute;
	padding: 0px 8px 0px 8px;
}

#theLogo
{
	background-image: url(http://sylvanmigdal.com/i/hurtmore1.png);
	width: 140px;
	height: 17px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 8px 0 8px 0;
}

#theNavbar
{
	position: absolute;
	left: 155px;
	top: 8px;
	margin: 0;
}

#theContainer
{
	border-color: white;
	border-width: 0 3px 3px 3px;
	border-style: solid;
	background-color: #000000;
	padding: 0px 8px 0px 8px;
	margin: 0 0 0 0;
	color: white;
	width: 700px;
	top: 51px;
	position: absolute;
}

#theContent
{
	width: 446px;
}

#theSidebar
{
	background-color: #282828;
	border-color: white;
	border-width: 3px;
	border-style: solid;
	width: 180px;
	padding: 10px 0 10px 0;
	top: 59px;
	position: absolute;
	left: 465px;
}

a { color: #56789A; }
a:link { color: #56789A; text-decoration: none; }
a:visited { color: #456789; text-decoration: none; }
a:hover { color: #6789AB;  text-decoration: none; }
a:active { color: red; text-decoration: none; }

h1 { display: none; }

h4
{
	margin: 0;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: 200;
	font-family: Futura, Verdana, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

ol { margin-left: 0; padding-left: 0; }
ol li { margin-left: 16px; }

ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul li
{
	font-size: 10px; 
	margin: 0px;
	padding: 0 0 0 0;
	letter-spacing: 0px;
	line-height: 12px;
}

#theComics ul li
{
	margin: 0 0 3px 0;
}

#theMascot
{
	background-image: url(http://sylvanmigdal.com/reviews/images/mascot_folk.png);
	width: 211px;
	height: 216px;
	background-repeat: no-repeat;
}

.aSpacer
{
	visibility:hidden;
	height:8px;
}

.anEntry
{
	background-color: #282828;
	border-color: white;
	border-width: 3px;
	border-style: solid;
	padding: 10px 20px 10px 20px; margin: 0 0 8px 0;
	text-align: left; 
	font-size: 12px;
	line-height: 15px; 
}

.aQuote
{	
	background-color: #333333;
	margin: 4px 10px 4px 10px;
	padding:  4px 8px 4px 8px;
	border-color: #789ABC;
	border-width: 1px;
	border-style: dashed;
}

.aComment
{
	color: #56789A;
	font-size: 9px;
	line-height: 12px; 
	text-align: right;
	margin: 0; padding: 0;
}

.aList
{
	margin: 0 10px 10px 10px;
}

.aList h4
{
	margin: 0 0 1px 0;
}

#theSidebar .aNote
{
	margin: 0 10px 0 10px;
}

.aComment a { font-style: italic; }

.aNote
{
	color: #56789A;
	font-size: 9px;
	line-height: 12px; 
}

#theContent .aNote a:visited
{
	color: #56789A;
}

.hRule
{
	width:100%;
	border-color:white;
	border-style: none none dotted none;
	border-width:1px;
}

.ratings
{
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 5px;
}

.low
{
	color:#345678;
}

.hi
{
	color:red;
}

#theNavbar div
{
	padding:0;
	margin:0;
	position: absolute;
}

#navone { width:48px; height:17px; left: 0px;
background-image: url("http://sylvanmigdal.com/i/navbar_01.png"); }
	
#navtwo { width:72px; height:17px; left: 48px;
background-image: url("http://sylvanmigdal.com/i/navbar_02.png"); }
	
#navthree { width:45px; height:17px; left: 120px;
background-image: url("http://sylvanmigdal.com/i/navbar_03.png"); }
	
#navfour { width:76px; height:17px; left: 165px;
background-image: url("http://sylvanmigdal.com/i/navbar_04.png"); }
	
#navfive { width:69px; height:17px; left: 241px;
background-image: url("http://sylvanmigdal.com/i/navbar_05.png"); }
	
#navsix { width:52px; height:17px; left: 310px;
background-image: url("http://sylvanmigdal.com/i/navbar_06.png"); }
	
#navseven { width:48px; height:17px; left: 362px;
background-image: url("http://sylvanmigdal.com/i/navbar_07.png"); }
	
#naveight { width:66px; height:17px; left: 410px;
background-image: url("http://sylvanmigdal.com/i/navbar_08.png"); }