@charset "utf-8";
/* CSS Document */
.bodystyle {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #273B56 url(http://www.kennedyprogramming.com/images/kpsbg.gif) repeat center;
	}
a:link {
	color: #0000ff;
	text-decoration: none;
	}
	
	
/* a:visited {
	color: #0066ff;
	text-decoration: none;
	}
Made it the same as un-visited
*/
	a:visited {
		color: #0000ff;
		text-decoration: none;
	}


a:hover {
	color: #990033;
	text-decoration: underline;
	}
a:active {
	color: #ff0000;
	text-decoration: none;
	}
.style1 {
	color: #000099;
	text-shadow: 1.5px 1.5px 3px rgba(67,248,242,.7);
	margin: 0px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 0px;
	}
.style2 {
	font-family: "Courier New", Courier, monospace;
	color: #0000cc;
	text-align: center;
	}
.style3 {
	color: #000099;
	text-align: center; 
	}

.style4 {
	font-family: "Courier New", Courier, monospace;
	color: #0000cc;
	text-align:center;
	}
	
.style5 {
	font-size: 16px
	}
	
#linkups {
	line-height: 19px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	}
#copymark {
	text-align: center; 
	line-height: 12px;
	padding: 4px 0px 0px;
	font-size: 10px;
	color: #0000cc;
	margin: 0px;
	}
	
#legaljk {
	text-align: center; 
	line-height: 12px;
	padding: 4px 0px 0px;
	font-size: 10px;
	color: #0000cc;
	margin: 0px;
	}
		
#rounddiv {
	margin: 0px auto;
	border: 10px solid #0000cc;
	
	
	// border-radius: 30px;
webkit-border-radius:20px;
moz-border-radius:20px;
border-radius:20px;

//    -webkit-border-bottom-left-radius:20px;
//    -webkit-border-top-right-radius:10px;
//    -moz-border-radius-topright:10px;
//    -moz-border-radius-bottomleft:20px;

//    -webkit-border-radius:10px 20px 20px 5px;
//    -moz-border-radius:10px 20px 20px 5px;


	padding: 0px;
	box-shadow: 3px 5px 3px rgba(67,248,242,.6);
	background: rgb(235,235,235) url(http://www.kennedyprogramming.com/images/atpeckscroppedgrad.jpg) no-repeat center;
	height: 450px;
	width: 900px;
	}
#webz {
	text-align: center; 
}

#roman { 
	font-family: "Times New Roman", Times, serif; 
	display: inline;
}

#maplinks {

	text-align: center; 
	line-height: 19px;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-align: center; 


}

.techlist {   
	display:inline-block;
	text-align:center;
	}

