/*

(c) 2005 Mark Winkler
-------------------------------------------
CSS Design by Mark Winkler http://www.winklergraphics.com

*/

/*___________ GENERAL ____________ */
html { 
	/*text-align: center;*/
	/*min-height: 100%;*/
	}

body
	{
	margin: 0;
	padding: 0;
	font: small/1.6em Trebuchet, TrebuchetMS, arial, sans-serif;
	color: #644F90;
	background: url(../img/striped_background.gif);
	/*text-align: center;*/
	height: 100%;
	/*min-height: 100%;*/
	}
	
html>body
	{height: auto;}
	
p,h1,h3,h4,h5,h6,li,address,dt
	{ font-size: 80%; 
	}
	
img
	{
	border: none;
	}
hr
	{
	height: 0px;
	border: 0px dotted #9583B2;
	border-top-width: 1px;
	}
hr:both
	{clear: both;}	
h1
	{
	display: block;
	position: absolute;
	left: 46px;
	top: 82px;
	width: 200px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	}
	
h1 a
	{
	display: block;
	width: 195px;
	height: 40px;
	background: url(../img/winklerlogo.gif) no-repeat;
	border: none;
	}
	
h1 a:hover { background-position: 0 -40px; border: none; }

h2
	{
	color: #644F90;
	font-weight: bold;
	line-height: 0%;
	}


a
	{
	color: #9583B2;
	text-decoration: none;
	border-bottom: 1px solid #9583B2;
	outline: none;
	}
	
a:hover
	{
	color: #644F90;
	border-bottom: 1px solid #644F90;
	}
	
ul
	{
	padding: 0;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	}	
	
ul.menu
	{
	margin: 0;
	padding: 0;
	width: 558px;
	height: 36px;
	position: absolute;
	top: 119px;
	left: 37px;
	list-style: none;
	}
	
ul.menu li
	{
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
	}
	
	
ul.menu li a
	{
	display: block;
	text-indent: -10000px;
	height: 36px;
	float: left;
	border: none;
	}	

ul.menu li#illustration a
	{
	background: url(../img/tab_illus.gif) no-repeat;
	width: 100px;
	}
	
ul.menu li#web a
	{
	background: url(../img/tab_web.gif) no-repeat;
	width: 90px;
	}
	
ul.menu li#print a
	{
	background: url(../img/tab_print.gif) no-repeat;
	width: 90px;
	}
	
ul.menu li#flash a
	{
	background: url(../img/tab_flash.gif) no-repeat;
	width: 90px;
	}
	
ul.menu li#about a
	{
	background: url(../img/tab_about.gif) no-repeat;
	width: 89px;
	}
	
ul.menu li#contact a
	{
	background: url(../img/tab_contact.gif) no-repeat;
	width: 99px;
	}
	
ul.menu li#illustration a:hover,
ul.menu li#web a:hover,
ul.menu li#print a:hover,
ul.menu li#flash a:hover,
ul.menu li#about a:hover,
ul.menu li#contact a:hover
	{
	background-position: 0 -36px;
	border: none;
	}
table p
	{
	line-height: 0px;
	}
	
td
	{
	font-size: 80%;
	line-height: 100%;
	}
td p
	{
	line-height:100%;
	font-size: 100%;
	margin-right: 30px;
	}	

.sectiontitle
	{
	font-color: #644F90;
	font-size: 1.4em;
	font-weight: bold;
	}
	
/*__________SECTIONS_____________*/	

#site
	{
	width: 795px;
	background: url(../img/site_bg.gif) repeat-y;
	margin: auto;
	padding: 0;
	
	}
	
#contentwrap
	{
	width: 645px;
	background-color: white;
	border-left: 3px #868396 double;
	border-right: 3px #868396 double;
	border-bottom: 3px #868396 double;
	margin: auto;
	/*text-align: center;*/
	}
#subfooter
	{
	width:795px;
	height: 48px;
	background: url(../img/bottom.gif) no-repeat;	
	}
	
#header
	{
	width: 646px;
	height: 155px;
	background: url(../img/header_bg.gif) no-repeat;
	position: relative;
	/*border: 1px red solid;*/
	}

#formcontainer
	{
	width: 500px;
	padding: 5px;
	text-align: center;
	height: 100%;
	/*border: 1px red solid;*/
	}

	
.contentcontainerleft
	{
	padding-left:50px;
	padding-right:60px;
	padding-top: 20px;
	height: 100%;
	width: 535px;
	overflow: none;
	/*border: 1px red solid;*/
	}
.contentcontainerleft img
	{
	float: left;
	}
.contentcontainerleft p
	{
	text-align: left;
	padding-left: 10px;
	}	

.contentcontainerright {
	padding-left:50px;
	padding-right:60px;
	padding-top: 20px;
	height: 100%;
	width: 535px;
	overflow: none;
	/*border: 1px red solid;*/
	}
.contentcontainerright img
	{
	float: right;
	}
.contentcontainerright p
	{
	padding-right: 10px;
	text-align: left;
	}	
	
.contentcontainerright arttitle
	{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	}
	
#homecontent
	{
/*	margin-top:30px;
	margin-left: 20px;*/
	width: 645px;	
	/*border: 1px green solid;*/
	/*background: url(../img/collage.jpg) no-repeat;*/
	/*overflow: auto;*/
	height: 100%;
	}	
table a
	{
	border:none;
	}	
.contentcontainerleft a:link, .contentcontainerleft a:visited, .contentcontainerleft a:hover
	{
	/*display: block;*/
	text-decoration: none;
	border: none;
	}	
.contentcontainerright a:link, .contentcontainerright a:visited, .contentcontainerright a:hover
	{
	/*display: block;*/
	text-decoration: none;
	border: none;
	}
	
.clear
	{clear: both;}
	
.footer
	{
	clear: both;
	margin: 3em 50px 0 50px;
	font-size: 90%;
	padding-bottom: 2em;
	}
	
.footer p
	{
	margin: 0;
	color: #9583B2;
	text-align:center;
	}
	
.submenu a
	{
	border: none;
	color: #9583B2;
	border-bottom: 1px solid #9583B2;
	}
	
.submenu a:hover
	{ 
	border: none;
	color: #644F90;
	border-bottom: 1px solid #644F90;
	}
	
.footer p.submenu
	{
	margin: 0.5em 0 1.3em 0;
	font-family: Trebuchet, Trebuchet MS, arial, sans-serif;
	padding: 0.3em 0;
	border-top: 1px dotted #9583B2;
	border-bottom: 1px dotted #9583B2;
	}
	
.arttitle
	{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	}
/*___________ MENU ____________ */

	
/* illustration */
/*body#illustration2 ul.menu li#illustration a { background-image: url(../img/tab_illustration.gif); }*/	
body#illustration2 ul.menu li#illustration a { background-position: 0 -72px; }
body#illustration2 ul.menu li#illustration a:hover { cursor: default; background-position: 0 -72px; }

/* web */

/*body#web2 ul.menu li#web a { background-image: url(../img/tab_web.gif); }*/

body#web2 ul.menu li#web a { background-position: 0 -72px; }
body#web2 ul.menu li#web a:hover { cursor: default; background-position: 0 -72px; }

/* print */

/*body#print2 ul.menu li#print a { background-image: url(../img/tab_print.gif); }*/

body#print2 ul.menu li#print a { background-position: 0 -72px; }
body#print2 ul.menu li#print a:hover { cursor: default; background-position: 0 -72px; }

/* flash */

/*body#flash2 ul.menu li#flash a { background-image: url(../img/tab_flash.gif); }*/

body#flash2 ul.menu li#flash a { background-position: 0 -72px; }
body#flash2 ul.menu li#flash a:hover { cursor: default; background-position: 0 -72px; }

/* about */

/*body#about2 ul.menu li#about a { background-image: url(../img/tab_about.gif); }*/

body#about2 ul.menu li#about a { background-position: 0 -72px; }
body#about2 ul.menu li#about a:hover { cursor: default; background-position: 0 -72px; }

/* contact */

/*body#contact2 ul.menu li#contact a { background-image: url(../img/tab_contact.gif); }*/

body#contact2 ul.menu li#contact a { background-position: 0 -72px; }
body#contact2 ul.menu li#contact a:hover { cursor: default; background-position: 0 -72px; }

/*___________ FORM ____________ */


form
	{
	margin: 1em 0;
	padding: 0;
	text-align: center;
	}

.formbg
	{
	left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #E0DCE3;
	border-bottom: 3px double #ffffff;
	width: 100%;
	vertical-align: middle;
	}

label
	{
	text-align:right;
	width:150px;
	float:left;
	/*padding:0.2em;*/
	margin:0;
	/*margin-top:0.3em;
*/	
	}
		
input.inp
	{
	margin-right: 80px;
	width: 60%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small trebuchet, trebuchet MS, arial, sans-serif;
	color: #644F90;
	outline: none;
	/*float: right;*/
	vertical-align: middle;
	}
	
textarea
	{
	margin-right: 80px;
	width: 60%;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	font: x-small trebuchet, trebuchet MS, arial, sans-seriff;
	color: #644F90;
	outline: none;
	}
	
input.btn
	{
	padding: 0 5px 3px 5px;
	font: x-small trebuchet, trebuchet MS, arial, sans-serif;
	color: #644F90;
	margin: 8px 0;
	}
