body {
	background-color: #131313;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/cpp-bg.jpg);
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #103e53;
	text-align: center;
	width: 950px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
h1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #103e53;
	text-align: center;
	width: 950px;
}
h1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #103e53;
	text-align: center;
	width: 950px;
}
h1 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffa000;
	text-align: center;
	width: 950px;
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ffa000;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
h2 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ffa000;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h2 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ffa000;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h2 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #103e53;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fad77d;
	text-align: left;
	padding-left: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h3 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fad77d;
	text-align: left;
	font-weight: bold;
}

h3 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fad77d;
	text-align: left;
	font-weight: bold;
}

h3 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffa000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fad77d;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h4 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fad77d;
	text-align: center;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
h4 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fad77d;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	line-height: normal;
}
h4 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffa000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #103e53;
	text-align: justify;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

p a:link {
	color: #fad77d;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}

p a:visited {
	color: #fad77d;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

p a:hover, a:active {
	color: #ffa000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#logo {
	height: 200px;
	width: 950px;
}

#navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 39px;
	width: 950px;
	text-align: center;
}

#topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #dadddd;
}

#topnav a:link {
	text-decoration: none;
	height: 39px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3edbfd;
	margin-top: 5px;
	text-transform: uppercase;
	line-height: 35px;
	font-style: normal;
}

#topnav a:visited {
	text-decoration: none;
	height: 39px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3edbfd;
	margin-top: 5px;
	text-transform: uppercase;
	line-height: 35px;
	font-style: normal;
}

#topnav a:hover , a:active{
	text-decoration: none;
	height: 39px;
	width: 950px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffa000;
	margin-top: 5px;
	text-transform: uppercase;
	line-height: 35px;
	font-style: normal;
}

#content {
	width: 950px;
}
#contentLeft {
	float: left;
	height: 125px;
	width: 775px;
}

#contentRight {
	float: right;
	height: 125px;
	width: 175px;
}
#clearfloats {
	clear: both;
	height: 10px;
	width: 950px;
}


#homeContent {
	height: 550px;
	width: 950px;
}

#footer {
	width: 950px;
	height: 175px;
}

#footerLeft {
	float: left;
	height: 125px;
	width: 350px;
}

#footerRight {
	float: right;
	height: 125px;
	width: 600px;
}

#footerBottom {
	clear: both;
	width: 950px;
	height: 50px;
}

.p1 {
	font-size: 12px;
	color: #fad77d;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.p1 a:link {
	font-size: 12px;
	color: #fad77d;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.p1 a:visited {
	font-size: 12px;
	color: #fad77d;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.p1 a:hover, a:active {
	font-size: 12px;
	color: #ffa000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.p2 {
	font-size: 10px;
	color: #fad77d;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #131313;
}

.p3 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #131313;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.p3 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #131313;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.p3 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffa000;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.color_yellow {
	color: #fad77d;
}
.color_orange {
	font-weight: bold;
	color: #ffa000;
}


.img_center {
}

.img_padding {
	padding: 5px;
}

.bold {
	font-weight: bold;
}

.border_yellow {
	border: 3px solid #fad77d;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

.underline {
	text-decoration: underline;
}

.books {
	padding-bottom: 15px;

}

.books img:hover {
	border: 3px solid #ffa000;
}

.bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fad77d;
}

.p4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fad77d;
}
.p4 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fad77d;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.p4 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fad77d;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.p4 a:hover, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffa000;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.bold {
	font-weight: bold;
}

