@charset "UTF-8";
/* CSS Document - Please refer to 'Spry_P1_6_10-01' for more info or 'SprySlidingPanels.css' in CSS folder */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	line-height: 130%;
	background-color:#262c26;
	margin-left:0px;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom:0px;
	}
p {
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:10px;
}
html {
	height: 100%;
}

/* the structure */

.Navigation {
	position:relative;
	width:875px;
	height:170px;
	margin-top:105px;
	padding: 0px;
	border:none;
	z-index:0;
	
}
#About {
	position:absolute;
	left:75px;
	height:inherit;
	padding:1px;
	top:110px;
	z-index:1;
}
#About a{
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #4b5457;

}
#About a:hover{
	font-family: "Courier New", Courier, monospace;
	color: #5f89a2;
	
}
#Contact {
	position: absolute;
	left: 444px;
	top: 110px;
	padding: 1px;
	height: inherit;
	z-index: 2;
}
#Contact a{
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #4b5457;
}
#Contact a:hover{
	font-family: "Courier New", Courier, monospace;
	color: #5f89a2;
}
#Work {
	position: absolute;
	left: 193px;
	top: 255px;
	padding: 1px;
	height: inherit;
	z-index: 3;
}
#Work a{
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #4b5457;
}
#Work a:hover{
	font-family: "Courier New", Courier, monospace;
	color: #5f89a2;
}
#Experience {
	position:absolute;
	left:442px;
	top:248px;
	height:inherit;
	z-index:4;
}
#Experience a{
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #4b5457;
}
#Experience a:hover{
	font-family: "Courier New", Courier, monospace;
	color: #5f89a2;
}
#Portfolio {
	position:absolute;
	left:723px;
	top:246px;
	height:inherit;
	z-index:5;
}
#Portfolio a{
	font-family: "Courier New", Courier, monospace;
	font-size: 250%;
	color: #4b5457;
}
#Portfolio a:hover{
	font-family: "Courier New", Courier, monospace;
	color: #5f89a2;
}

.SlidingPanels {
	position: relative;
	display:inline;
	width: 550px;
	height: 300px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContent {
	width: 550px;
	height: 285px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}

.p1 {
	background-color: #CCCC66;
}
.p2 {
	background-color: #5f89a2;
}
.p3 {
	background-color: #6699FF;
}
.p4 {
	background-color: #5f89a2;
}
.p5 {
	background-color: #FF99CC;
}
.p6 {
	background-color: #5f89a2;
}
.p7 {
	background-color: #9933FF;
}
.p8 {
	background-color: #669966;
}
.p9 {
	background-color: #00FFCC;
}

#example2.SlidingPanels {
	float: left;
	display:inline;
	margin-left:300px;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
	width: 550px;
}

.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}

pre {
	font-family: "Courier New", Courier, monospace;
	background-color: #F0F7FE;
	padding: 5px;
	overflow: auto;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	}
h1 {
	font-size: 140%;
	font-weight: lighter;
	line-height: 150%;
	color: #5f89a2;
}
h3 {
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4{
	color: #000099;
	font-variant: small-caps;
	font-size:120%;
/*}
td, th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
th {
	background-color: #F3F3F3;
	vertical-align: top;*/
}

hr, .clearAll {
	clear: both;
}
a {
   	text-decoration:none;
	color: #5f89a2;
	margin-bottom:1px;
	margin-top:1px;
	/*padding:3px 3px 3px 3px ;*/
	
}
a:hover {
    color: #FFFFFF;
	/*background:#5f89a2;*/
	
}
ul{
	list-style-position: outside;
}
li{
	list-style: square;
	list-style-position:inside;
	margin-left:0px;
	padding-left:0.8em;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size:100%;
	color:#333333;
	background-color: #ffffff;
}


#footer {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 300px;
	margin-right: 300px;
	width:550px;
	font-size: 90%;
}
.blueText {
	color: #5f89a2;
}