/* CSS Document */

body{
	background-color: #7DABD5; 
	color: #FFFFFF;
}
	
			
div#title {
	background-color:transparent;      
} 




#smtitle {
	background-image: url(graphics/skillstitle.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
    color:#003399;
	border:0;
	width: 700px;
	height: 145px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	top:0;	
	z-index:1;
	
}



#block {
	background-image: url(graphics/textarea.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 0;
	width:700px;
    height:415px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -17px;
	padding:0;
	text-align:center;	
}




#navbar {
    width: 700px;
	height: 65px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	z-index:1;
	top: 170px;
	bottom:210px;
    font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 3.1em;
	text-transform: none;
	font-weight:600;
	color: #FFFFFF;
	background-image: url(graphics/navbar.gif);
	background-repeat:no-repeat;
}





	.here {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1em;
	text-transform: none;
	font-weight:600;
	color: #FFFFFF;
	background-color: transparent;
}




#navbar a:link {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	background-color:transparent;
}

#navbar a:visited {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}

#navbar a:hover {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:  1em;
	text-transform: none;
	background-color: transparent;
	text-decoration: none;
	font-weight: 600;
	color: #7DABD5;
}

#navbar a:active {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #CCFFFF;
	text-decoration: none;
	font-weight: 600;
}

#text {
	
	background-color: #FFFFFF;
	border: 0px;
	width: 500px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;	
}


p {
	text-align: justify;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	text-transform: none;
	color: #000099;
	background-color: transparent;
	z-index: 1;
}



 a:link {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	text-transform: none;
	background-color: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: 600;
}

 a:visited {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	text-transform: none;
	background-color: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: 600;
}

 a:hover { 
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	text-transform: none;
	background-color: transparent;
	color: #6699FF;
	text-decoration: none;
	font-weight: 600;
}

 a:active {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.1em;
	text-transform: none;
	background-color: transparent;
	color: #00CC99;
	text-decoration: none;
	font-weight: 600;
}


 .italic {
text-align: justify;
font-size: 1.0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
line-height: 1.1em;
text-transform: none;
color:#000099;
background-color: inherit;
 }	
 
 .strong {
 font-weight:600;
 }
 
 .large {
 font-size: 1.2em;
 font-variant:small-caps;
}

	.home {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1em;
	text-transform: none;
	font-weight:600;
	background-color: #ffffff;
	color: #000099;
}


div#footer {
	background-image: url(graphics/textarea.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	border: 0;
	width: 700px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	padding:10px;
	text-align:center;	  
} 

 .footer {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: #ffffff;
	color: #000099;
	font-weight: 600;
}


 .footer a:link {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: 600;
}

.footer a:visited {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #000099;
	text-decoration: none;
	font-weight: 600;
}

.footer a:hover { 
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #6699FF;
	text-decoration: none;
	font-weight: 600;
}

.footer a:active {
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #00CC99;
	text-decoration: none;
	font-weight: 600;
}

 .page {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.3em;
	text-transform: none;
	background-color: transparent;
	color: #000066;
	font-weight: 600;
}


 .small {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:400;
	line-height: 1em;
	text-transform: none;
	background-color: transparent;
	color: #000066;
}





#border {
	background-image: url(graphics/border.gif);
	background-repeat:no-repeat;
	background-color: #A2C2E0;
	border:0;
	width: 700px;
	height: 49px;
	margin-bottom:-10px;
	margin-left:0px;
	margin-right:auto;
	top:0;
	z-index:1;
	
}




