/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 01: 3 column
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
	text-align:center;
}
#logo {
	padding: 0 12px;
	background-image:url(../demo-images/BOWL.jpg)
	background-position: center right;
	background-repeat:no-repeat;
	height: 174px;
	width: 982px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol3_middle.jpg);
	background-repeat: repeat-y;
}
#pmm_wrapper {
	font-size: 0.9em;
	margin: 12px 0px 0px 15px;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 514px;
	background-image: url(../PICS/rod_kane2.jpg);
	background-repeat: no-repeat;
	padding-top: 220px;
	background-position: 22px -78px;
}
#c3 {
	width: 234px;
}
#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #CCCCCC;
	font-size: 16px;
	padding: 24px 21px 14px 18px;
	line-height: 1.6em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: justify;
}
#c3 .content {
	font-size: 1.1em;
	padding: 16px 34px 16px 26px;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
	}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #FFFFFF;
}
#c3 a:visited {
	color: #2F4F53;
}
#c3 a:hover, #c3 a:focus, #c3 a:active {
	color: #000000;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.DarkGreen{
	color: #66cdaa;
	}
.purple{
	font-weight: bold;
	color: #3300cc;
	}	
.red {
     font-weight: bold;
	 color: #CC0000;
	
	}
	.green{
	font-weight: bold;
	color: #66cdaa;
	}
.blue {
	font-weight: bold;
	color: #0033ff;
}
.blue2 {
	font-weight: bold;
	color: #191F4B;
}
.orangeLINE {
	font-weight: bold;
	color: #FFA721;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-weight: bold;
	color: #000000;
	font-weight:bold; 
}
.purple{
	font-weight: bold;
	color: #3300cc;
	text-align: justify;
	}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.yellowLINE {
	font-weight: bold;
	color: #FFFFCC;
}
.green {
	font-weight: bold;
	color: #009933;
}
.pink {
	font-weight: bold;
	color: #CC0099;
}
#content2 {
	width: 460px;
	text-align: left;
	left: 175px;
	top: 134px;
	position: absolute;
}


.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}
.dataencrypt {
   background-color: #219f67;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.dataencryptGreen {
   background-color: #c1ffc1;
	border: 5px solid Yellow;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youwriteP {
   background-color: #CC0099;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.youGOLD{
background-color: #FFFF00;
	border: 2px solid #009900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}	
.youWrote {
   background-color: #66cdaa;
	border: 5px solid Yellow;
}
#sidenav a {
	/*/*/padding: 2px 4px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #CC0000;
	line-height: normal;
	width: 130px; /* */
}
	#sidenav a:hover {
	color: #FFFFFF;
	background-color: #ff6600;
	border: 1px solid #F7F1DF;
	text-decoration: none;
}
.td {
font-size: 16px;
	color: #0000ff;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: left;
	}

.youBLUE{
background-color: #FFFFCC;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: CENTER;
	padding: 6px;
	font-weight: bolder;
	}
		.youBLU{
background-color:#0099CC;
	border: 2px solid #0099FF;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: CENTER;
	padding: 6px;
	font-weight: bolder;
	}
	.youWHITE{
	background-color: #FFa721;
	border: 2px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youWHITE2{
background-color: #FFFFcc;
	border: 2px solid #ff9900;
	color: #000000;
	font-size: 14px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youyellow2 {
   background-color: #c1ffc1;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 0px;
	font-weight: bolder;
}
.youGreen2{
   background-color: #FFFF99;
   border: 4px solid #ff9900;
	color: #000000;
    font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 5px;
	font-weight: bolder;
}
.yougreen{
   background-color: #FFFF99;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 0px;
	font-weight: bolder;
}
.youWred {
background-color: #ffcc00;
	border: 4px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	h1{
		background-position: center;
	}
	.blueLINE{
	color: #6FDBFF;
	}
.youGREEN{
background-color: #00CC33;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: center;
	padding: 6px;
	font-weight: bolder;
	}	
	
.youBLUE2{
background-color: #0099CC;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: center;
	padding: 6px;
	font-weight: bolder;
	}
	.td{
	font-size: 16px;
	text-align:center;
	color: #000000;
	font-weight: bolder;
	}
	.td2{
	font-size: 16px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #CC9999;
	}
	.td3{
	font-size: 16px;
	text-align:CENTER;
	color: #000000;
	font-weight: bolder;
	background-color: #74C7E9;

	}
	.td4{
	font-size: 16px;
	text-align:left;
	color: #FFFFCC;
	font-weight: bolder;
	background-color: #cc9999;
	}
	.td5{
	font-size: 16px;
	text-align:CENTER;
	color: #FFFFCC;
	font-weight: bolder;
	background-color: #74C7E9;
	}
	.td6{
	font-size: 16px;
	text-align:CENTER;
	color: #0099FF;
	font-weight: bolder;
	background-color: #FFCC99;
	}

