body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/background2.gif)
}

h1, h2, h3 {
	color: #333;
	font-variant: normal;
	font-weight: bold;
}
h4, h5 {
	color: #333;
	font-style: normal;
	font-weight: bold;
}

#mainTable {
	margin: 0 auto;
	border: 1px solid #666;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 20px;/*Pads each table cell in modern browsers*/
}

#maincontent {
	border-left: 1px solid #ccc;
background-color: #ffffff;
background-image: url(images/girlbg.jpg);
background-repeat: no-repeat;
	font-size: 12px;
color: #333333
	line-height: 1.5em;
	/*/*/font-size: 100%; /* */
}

#maincontent a:link, #sidebar a:active { 
	text-decoration: underline;
	color: #76a7ae;
	font-weight: bold;
}

#maincontent a:hover {
color: #666666;
}
#maincontent a:visited {
	color: #54777C;
}

#maincontent2 {
	border-left: 1px solid #ccc;
background-color: #ffffff;
	font-size: 12px;
color: #333333
	line-height: 1.5em;
	/*/*/font-size: 100%; /* */
}

#maincontent2 a:link, #sidebar a:active { 
	text-decoration: underline;
	color: #76a7ae;
	font-weight: bold;
}

#maincontent2 a:hover {
color: #666666;
}
#maincontent2 a:visited {
	color: #54777C;
}

#sidebar {
	width: 170px;
	background-color: #ffffff;
	font-size: 85%;
}
#header {
	background-color: #ffffff;
	color: #666666;
	text-align: center;
 font-size: 11px;
	border-bottom: 1px solid #ccc;

}
#footer {
	background-color: #76a7ae;

}

.footertext {
	font-size: smaller;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-color: #ffffff;
	background: center;
	text-align: center;
}

.footertextlinks {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: center;
}

#footer a:link, #sidebar a:active { 
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

#footer a:hover {
color: #CCE4E8;
}
#footer a:visited {
	color: #54777C;
}

td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;

	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}

#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
	border: 1px solid #000;
	/*/*/border: 0; /* */
}

.picture {
	border: 1px solid #cccccc;
    padding: 4px;
}