body {
    background-color: #CCCCCC;
    color: white;
}

#wrapper {
    width: 100%;
    height: 100%;
}

#nav {
    vertical-align: top;
    width: 170px;
    height: 575px;
}

.content {
    position: relative;
    width: 625px;
    height: 950px;
    font-family: baskerville old face, arial, sans-serif;
    font-size: 12pt;
    color: #666666;  
    margin-left: 25px;
    margin-right: 25px;
	margin-top: 90px;
	line-height: 24px;
}

.content h2 {
	text-align: center;
	color:#FF6600
}

.content h5 {
text-align: center;
font-size: 12pt;
color:#333333;
}

.content h4 {
	text-align: left;
	color:#333333
}


.content img {
    float: left;
    border: 1px solid white;
    width: 300px;
    height: 300px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.content a, #footer a {
    color: #666666;
    text-decoration: none;
}

.content a:hover {
    color: white;
    text-decoration: none;
    font-weight: none;
}

.content a:visited {
    color: black;
    text-decoration: none;
    font-weight: none;
}

.content p {
	margin-top: 0px;
    text-align: justify;
}


#nav table {
    width: 170px;
    height: 575px;
    text-align: left;
}

td {
    vertical-align: top;
    padding-top: 0px;
    padding-left: 0px;
}

#wrap {
    height: 100%;
    width: 100%;
}

#footer {
    border-top: 1px solid grey;
    color: black;
    text-align: center;
}

p2 {
text-align: center;
font-color: #333333;
}

b2 {
font-size: 16pt;
color: #333333;
}

b3 {
font-size: 17pt;
color: #333333;
}
    
b4 {
font-size: 11pt;
color: #000003;
}td img {display: block;}




.contentone {
    position: relative;
    width: 625px;
    height: 1350px;
    font-family: baskerville old face, arial, sans-serif;
    font-size: 12pt;
    color: #666666;  
    margin-left: 25px;
    margin-right: 25px;
	margin-top: 90px;
	line-height: 24px;
}

.contentone h2 {
	text-align: center;
	color:#FF6600
}

.contentone h5 {
text-align: center;
font-size: 12pt;
color:#333333;
}

.contentone h4 {
	text-align: left;
	color:#333333
}


.contentone img {
    float: left;
    border: 1px solid white;
    width: 300px;
    height: 300px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.contentone a, #footer a {
    color: #666666;
    text-decoration: none;
}

.contentone a:hover {
    color: white;
    text-decoration: none;
    font-weight: none;
}

.contentone a:visited {
    color: black;
    text-decoration: none;
    font-weight: none;
}

.contentone p {
	margin-top: 0px;
    text-align: justify;
}
