html,body{margin:0;padding:0}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
}
p{margin:0 10px 10px}
a{color: #CC6600}
div#header{position:relative}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#header a{position:absolute;right:0;top:23px}
div#content h1 {
	letter-spacing: 0.01em;
	word-spacing: -0.1em;
	padding-left: 1em;
}
div#content a {
	font-size: 1em;
	font-weight: bolder;
	text-decoration: underline;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
div#bigT {
	font-size: 2ex;
	color: #FFFFFF;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	margin: 2px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	text-align: center;
}

div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{
	background-color: #ECFFEC;
}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #F0F4FF}

div#wrapper{float:right;width: 100%;margin-left: -400px}
div#content{margin-left: 400px}
div#navigation{float:right;width:200px}
div#extra{float:right;width:200px}
div#footer{clear:right;width:100%}
p#title {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	word-spacing: 1em;
	white-space: pre;
	font-size: 14px;
}
div#navigation li {
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
	line-height: 1em;
	padding: 4px;
}
div#content li {
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	word-spacing: -0.1em;
}
#leftJasmin {
	float: left;
}
#rightJasmin {
	float: right;
}
h4 {
	font-weight: lighter;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	word-spacing: -0.1em;
	font-size: 1em;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
}
img#imgIdol {
	padding: 4px;
	border: 1px dotted #CCCCCC;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
img#picsT {
	margin: 2px;
	padding: 4px;
	border: 1px dotted #CCCCCC;
}
div#extra li {
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
	line-height: 1em;
	font-weight: bold;
	padding: 4px;
}
h4 a {
	color: #333333;
	text-decoration: none;
}
p#footer {
	text-align: center;
	border: 1px dotted #CCCCCC;
	background-color: #F8F8F8;
	margin: 4px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
img#banner {
	padding: 4px;
	border: 1px dotted #CCCCCC;
	margin-left: 20px;
}
