body {
font-variant: small-caps; 
background: #9cf;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #000000;
height: 100%; }


#content {
font-family: verdana, arial, serif;
letter-spacing: 1px;
font-variant: normal;
background: #9cf;
color: #000000; 
font-size: 100%;
font-weight: bold;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px; 
height: 100%; }

#content p { margin-bottom: 3em; }

h1 {
background: #006699;
color: #FFFFFF; 
line-height: 120%;
letter-spacing: 1px;
font-size: x-large;
font-style: normal;
font-weight: 600; 
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
margin-top: 10px;
}

a:link {  text-decoration: underline; }
a:hover { text-decoration: none; background: #006699; color: #FFFFFF; }

a:hover, a:active, #content a:hover, #content a:active, #content a:hover, #content a:active, #content a:focus {
	color: #ff0;
	background: #000;
	text-decoration: none;
}

#content div.icon a {
	background: #9cf;
	color: #000; 
}

#content div.buttons a {
	background: #9cf;
	color: #000;
}

#content p { margin-bottom: 1em; }

#content a:link img {     
	border-style: solid;
	border-top-color: #9cf;
	border-right-color: #9cf;
	border-bottom-color: #9cf;
	border-left-color: #9cf;
	border-width: 3px;
}
#content a:visited img { 	
	border-style: solid;
	border-top-color: #9cf;
	border-right-color: #9cf;
	border-bottom-color: #9cf;
	border-left-color: #9cf;
	border-width: 3px; } 

#content a:active img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; } 

#content a:hover img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; 
} 
#content a:focus img { 	
	border-style: solid;
	border-top-color: #ff3;
	border-right-color: #ff3;
	border-bottom-color: #ff3;
	border-left-color: #ff3;
	border-width: 3px; 
} 

#content p.par { margin-bottom: 1em; }

.xhtml  {
	padding: 0;
	margin-left: 0px;
	color: #000;
	background: #9cf; }
.css {
	margin-left: 5px;
	padding: 0;
	color: #000;
	background: #9cf; }
.icra {
	margin-left: 5px;
	padding: 0;
	color: #000;
	background: #9cf; }
.safe {
	margin-left: 5px;
	padding: 0;
	color: #000;
	background: #9cf; }

#content {
	min-height: 600px;
}
* html #content {
	height: 600px;
}


