/*********************************************

"Simplicity"

Site Design and Layout Stylesheet for
Laitaine.Net - http://www.laitaine.net/
(Version 3)

Copyright © Laura Watkins 1999-2005
Email: laura@laitaine.net
Site: http://www.laitaine.net/

*********************************************/



/* Main Body */

body
{
	font-family: 'lucida sans unicode', sans-serif;
	overflow: auto;
	line-height: 1.43;
	margin: 16px;
}



/* Links */

a
{
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
}



/* Headings */

h1, h2, h3
{
	text-align: center;
	font-family: 'lucida bright', 'verdana', sans-serif;
	line-height: 1.36;
	margin-top: 16px;
}

h1
{
	font-size: 21px;
	font-weight: normal;
	margin-bottom: -10px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -7px;
}



/* Lines, Images and Tables */

hr
{
	height: 1px;
	width: 64%;
	text-align: center;
}

img
{
	border: 0px;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}

table, tr, td
{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

td.picinfo
{
	font-size: 10px;
	text-align: justify;
	padding-left: 16px;
	width: 100%;
}



/* Homemade Classes */

.counter
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	letter-spacing: 1.43px;
	line-height: 143%;
}

.daydate
{
	margin-top: 16px;
}








.boldhighlight
{
	font-weight: bold;
}

.sitenav
{
	text-align: left;
	line-height: 1.36;
}

.textlinks
{
	margin-left: 16px;
	line-height: 1.65;
	text-align: justify;
}

.title
{
	font-size: 13px;
	font-weight: bold;
}




/* Form Elements */

.formbox
{
	font-size: 10px;
	font-family: 'lucida sans unicode', sans-serif;
	padding: 6px;
	height: 24px;
}

.formbutton
{
	font-size: 10px;
	font-family: 'lucida sans unicode', sans-serif;
	padding: 3px;
}



/* Main Page */

#main
{
	background: transparent;
	font-size: 13px;
	padding: 16px;
	width: 100%;
	overflow: hidden;
}




.box
{
	background: transparent;
	font-size: 11px;
	padding: 4px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
