/* Title : 								Kramer - Entry - Stylesheet	*/
*{ 										margin: 0; padding: 0; }
h1, h2, h3, h4, h5,h6, 
p, pre, blockquote, label, 
ul, ol, dl,
fieldset, address { 			margin: 1em 5%; }
li, dd { 								margin-left: 5%; }
fieldset { 							padding: .5em; }

body{									background: #000; color: #8B7E54; }
#container{						width: 900px; \width: 920px; w\idth: 900px; margin: 10px auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 255px; height: 175px; background: url(../images/logo.gif) center top no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 255px; height: 175px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#global{								margin: 0; padding: 0; }
#global li{							list-style-type: none; margin: 0; padding: 0; display: block; }
#global li a{						display: block; width: 300px; height: 290px; float: left; text-indent: -9000px; }
#global li.renaissance a{background: url(../images/menu.gif) top left no-repeat; }
#global li.rembrandt a{		background: url(../images/menu.gif) -300px 0 no-repeat; }
#global li.signature a{		background: url(../images/menu.gif) -600px 0 no-repeat; }
#global li.renaissance a:hover, #global li.rembrandt a:hover,
#global li.signature a:hover{
											background-image: url(../images/menu_roll.gif);
											}

a:link{									color: #8B7E54; }
a:visited{ 							color: #fff; }
a:hover, a:active{				text-decoration: none; }

#footer{								clear: both; padding: 30px 0; margin-top: 0; text-align: center; }
.vcard div{							display: inline; padding-right: 0; font-size: 18px; text-transform: uppercase; letter-spacing: 2px; line-height: 24px; }
#footer p{							font-size: 12px; margin-top: 0; }
#footer .figure-a{				display: block; margin: 5px auto 10px auto; border: none; }
.heading {
	font-size: 24px;
	font-weight: bold;
}
.format-a, .format-a *{		text-align: center !important; text-indent: 0 !important; }
.format-b, .format-b *{		text-align: right !important; text-indent: 0 !important;}
.format-c, .format-c *{		text-align: left !important; text-indent: 0 !important; }