*
{
	margin:0px;
	padding:0px;
}
body
{
	background:#CCCC99;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

a:link{color:#009;}
a:visited{color:#201850;}
a:hover{text-decoration:none;}
a:active{color:#600;} 

#BodyContainer
{
	border:0px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:760px;
	background:#FFF;
}

#GoogleSearch
{
	margin:15px;
	text-align:center;
}

.ClearIt
{
	clear:both;
	float:none;
	font-size:1px;
	height:0px;
}

#Header
{
	background:#E1C399;
	height:154px;
}

#Content
{
	float:right;
	margin:30px 15px 30px 10px;
	text-align:left;
	font-size:.8em;
	line-height:130%;
	width:508px;
	display:inline;
}

#Content h1
{
	font-size:24px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	color:#600;
	line-height:100%;
}

#Content h2
{
	font-size:13px;
	font-weight:bold;
	color:#999966;
	text-align:left;
	text-transform:capitalize;
	margin:5px 10px 0px 0px;
	line-height:130%;
}

#Content h3
{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	text-transform:capitalize;
	margin:25px 0px 10px 0px;
	padding:3px;
    color:#600;
	background-color:#fff;
	line-height:110%;
	/*background-color:#e0c890;*/
	/* border:1px #CCC solid;
	border-width:1px 0px; */
}

#Content h4
{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	color:#600;
}

#Content h5
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
    margin-top:-15px;
	color:#000;
}

#Content p
{
	padding:10px 10px 10px 0px;
	text-align:left;
}

#Content li
{
	font-size:1em;
	padding:0px 10px 0px 0px;
	/*text-align:justify;*/
	margin-left:30px;
}

#NavBox
{
	float:left;
	font-size:12px;
	width:204px;
	background:#999966;
	margin-top:30px;
	padding-top:15px;
}

.LinkBox
{
	float:left;
	margin:5px auto;
	padding:10px 15px;
}

.LinkBox ul
{
	padding:0px;
	margin:0px;
	margin-left:15px;
	font-size:11px;
	line-height:170%;
	list-style:circle;
}

.LinkBox li .LinkBox li a
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.LinkBox p
{
	font-size:11px;
	color:#84433B;
}

#NavBox .LinkBox p a:link, #NavBox .LinkBox p a:visited, #NavBox .LinkBox p a:active, #NavBox .LinkBox p a:hover
{
	color:#600;
	text-decoration:underline;
}

.LinkBox li a
{
	text-decoration:none;
	color:#600;
}

.LinkBox li a:visited
{
	color:#600;
}

.LinkBox li a:hover
{
	color:#600;
	text-decoration:underline;
}

.LinkBox li a:active
{
	color:#84433B;
}

.LinkBox img
{
	border:none;
}

#NavBox .LinkBox h5, #NavBox .LinkBox h5 a:link, #NavBox .LinkBox h5 a:visited, #NavBox .LinkBox h5 a:active, #NavBox .LinkBox h5 a:hover
{
	font-size:11px;
	color:#600;
	line-height:20px;
	font-weight:bold;
    text-decoration:none;
}

#NavBox .LinkBox h5 a:hover
{
	text-decoration:underline;
}

.nav-main
{
	border-bottom:#600 1px solid;
    margin-bottom:3px;
    margin-top:20px;
}

#NavBox .LinkBox .nav-main h5, #NavBox .LinkBox .nav-main h5 a:link, #NavBox .LinkBox .nav-main h5 a:visited, #NavBox .LinkBox .nav-main h5 a:active, #NavBox .LinkBox .nav-main h5 a:hover

{
	font-size:12px;
}

.LinkBox img
{
	margin:3px;
}

#BreadCrumbs
{
	position:absolute;
	top:159px;
    margin-left:10px;
	background:transparent;
	text-align:left;
	font-size:11px;
	color:#333;
}

#BreadCrumbs a:link, #BreadCrumbs a:visited, #BreadCrumbs a:hover, #BreadCrumbs a:active
{
	background:transparent;
	color:#600;
	text-decoration:underline;
	}

#BreadCrumbs a:hover
{
	text-decoration:none;
}

#Footer
{
	color:#666;
	border:#CCC 2px solid;
	border-width:1px 0px;
	margin-bottom:20px;
	padding:10px;
	text-align:center;
	font-size:10px;
	background:#ECECEC;
	line-height:150%;
}

/* divs for Adsense and for the images to go with the ads */

.Images-vertical
{
	float:left;
	width:150px;
	height:336px;
	margin-right:10px;
}

.Adsense-bigrectangle
{
	height:280px;
    margin:28px 0px;
}

.Adsense-banner
{
	margin:15px 0px;
	text-align:center;
}

.Adsense-square
{
	float:left;
    height:250px;
    width:254px;
    margin:15px 0px;
}

.Adsense-medrectangle
{
	margin:15px 0px;
}

.Adlinks-bottom
{
	margin:15px 0px;
}

img
{
	border:solid 1px;
}

/* This is for centering images and horizontal rules, I just have to put class="center" (left,right) inside the image tag */

.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

.Quote /*for the quotes on about me page*/
{
    text-align:center;
    color:#663300;
    font-weight:bold;
}

.big /*for crammed lists*/
{
    line-height:150%;
}

.box
{
	border:#600 2px dotted;
	border-width:1px 1px;
	margin: 10px 10px 10px 0px ;
    padding:0px 10px;
	font-size:0.9em;
    font-style:italic;
	background:#f8f0d0;
}

.box200
{
	border:#600 2px solid;
    width:200px;
	border-width:1px 1px;
	margin: 10px 10px 10px 0px ;
    padding:0px 10px;
	font-size:0.9em;
    font-style:italic;
	background:#f8f0d0;
}

.basic-adbox
{
	float:right;
	border:#600 2px solid;
    width:234px;
	border-width:1px 1px;
	margin: 10px 0px 10px 10px ;
	background:#f8f0d0;
}

.premium-adbox
{
	border:#600 2px solid;
    width:468px;
	border-width:1px 1px;
	margin: 10px auto ;
	background:#f8f0d0;
}

.listing
{
    padding:0px 0px 0px 10px;
	font-size:11px;
}

.label
{
	background:#660000;
	font-size:0.8em;
	font-weight:normal;
	padding:0px 10px;
	color:#fff;
}

.url
{
    margin-top:-10px;
    padding:0px 0px 5px 10px;
	font-size:0.7em;
}

.imglink a:link, .imglink a:visited, .imglink a:hover, .imglink a:active
{
	color:#000;
}

/*Pinched this from Albert's site. I'm sure it will come in handy...*/

/*This removes the need to add border=0 to linked images*/
/*
a img {border:0.1px none #000000;}


#English
{
	background-image: url(/images/English.gif);
	position: absolute;
	top: 125px;
	left: 670px;
	width: 45px;
	height: 45px;
	border: 0;
	padding: 0;
}

#Deutsch
{
	background-image: url(/images/Deutsch.gif);
	position: absolute;
	top: 125px;
	left: 670px;
	width: 45px;
	height: 45px;
	border: 0;
	padding: 0;
}
*/