/* ----------------------------------------------
	Template Name : VectorLover
	Template Code : S-0026
	Version : 1.1  + Updates by Zort70
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/    
	Last Date Modified :  September 28 2011 by zort70
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: auto; padding: 0; outline: 0 }

body {
	background: #CCC url(images/bg.gif) repeat-x;
	font-family: Geneva, Verdana, sans-serif;
	color: #6B6B6B; 
	text-align: center;	
	line-height: 1.2em;
}

/* links */
a, a:visited {	
	font: inherit;
	color: #79A325;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 2.9em;		
}
h2 {
	font-size: 2.5em;
	color: #88AC0B;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;	
}

/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 10px;
	padding: 0 10px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #FAFAFA;
    border: 0px solid #E4E4E4;
}
/*padding: 8px;*/

/*img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}*/

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
  	/* white-space: pre; */
  	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
   font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #EEE8E1; 
	background: #FAF7F5 url(quote.gif) no-repeat 15px 15px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;		
}
th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #ADD163;	
/*	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;	*/
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border: 1px solid #E7F0CC;	*/
}	
}
TABLE.TABLEContainer
{
    FONT-FAMILY: Verdana, Arial;
    border-style: none;
    border-width: 1px;
    border-color: black;
    width: 100%;
}
TABLE.TABLESingleContainer
{
    FONT-FAMILY: Verdana, Arial;
    border-style: none;
    border-width: 1px;
    border-color: black;
    width: 100%;
}
TABLE.TABLEContainerLeft
{
    FONT-FAMILY: Verdana, Arial;
    border-style: none;
    border-width: 1px;
    border-color: black;
    width: 100%;
    align: left;
    
}
TD.ArticleTitle
{
	font-size: 16px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: LEFT;
}
TD.ArticleTitle.a
{
	font-size: 16px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: LEFT;
}
td.highlight1
{
	background-color: #CCCCB2;
	border-style: none none solid none;
	border-width: 0px;
	padding: 1px;
}
td.highlight2
{
	background-color: #B7CC99;
	border-style: none none solid none;
	border-width: 0px;
	padding: 1px;
}
tr.highlight1
{
	background-color: #E0E0E0;
	border-style: none none solid none;
	border-width: 1px;
	padding: 1px;
}
tr.highlight2
{
	background-color: #C2C2C2;
	border-style: none none solid none;
	border-width: 1px;
	padding: 1px;
}
td.tdrightsmall
{
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
    TEXT-ALIGN: right;
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #9D6D37;
}
label {
	font-weight: bold;
	color: #A7743B;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
option { padding-right: 0.5em; } 

#name, #email, #message, #website{
	width: 455px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}


/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	position: relative;
	width: 980px;
	background: #FFF url(images/wrap.gif) repeat-y center top;
	
	margin: auto;
	text-align: left;	
}
#content {
	clear: both;	
	float: left;	
	width: 980px;						
	padding: 25px 0 20px 0; 
	/*border-style: solid;
    border-width: 1px;*/
}
#header {
	position: relative;
	width: 980px;
	height: 120px;
	background: #8AB84B url(images/header2.jpg) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 66px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	letter-spacing: -5px;
	text-decoration: none;
	color: #332616;

	/* change the values of top and left to adjust the position of the logo*/
	top: 27px; left: 55px;	
}
#rightHeader {
    position: absolute;
	margin: 0; padding: 0;
	text-decoration: none;
	color: #332616;
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; right: 55px;	
}

#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #322815;
	letter-spacing: -0.5px;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 148px; left: 150px;		
}

/* top-menu */
 #top-menu {
 	position: absolute;
	margin: 0;
	padding: 8px 10px 8px 15px;
	background: #74A838 url(images/top-menu.gif) repeat-x;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #FFF;
	top: 0;	right: 70px;
 }
 #top-menu p { 	
	margin: 0; padding: 0;	
 }
 #top-menu a {
 	font-weight: bold;
	color: #fff;
 }

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	margin: 0;
	width: 980px;
	height: 50px;
	background: #988060 url(images/nav.gif) no-repeat;
	/*border-style: solid;
    border-width: 1px;*/
}
#nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 40px;					
}
#nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #FFF;
	font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #E7FAA9;	
}
#nav ul li#current {
	background: transparent url(images/left-tab.gif) no-repeat;	
}
#nav ul li#current a {	
	color: #4B3D2C;
	background: transparent url(images/right-tab.gif) no-repeat right top;	
}

/* Main Column */
#main {
	float: left;
	width: 720px;
	padding: 5px; 
	margin: 0 0 0 10px;
	display: inline;
	border-style: solid;
	border-color: #F3F0E8;
    border-width: 0px 1px 0px 0px;
}
#main h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #51432F; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8; 	
}
#main h2 a {
	color: #51432f;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(bullet.gif);
}
/* Main With No Menu Column */
#mainnomenu {
	float: left;
	width: 910px;
	padding: 5px; 
	margin: 0 0 0 30px;
	display: inline;
	border-style: solid;
	border-color: #F3F0E8;
    border-width: 0px 0px 0px 0px;
}
#mainnomenu h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #51432F; 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8; 	
}
#mainnomenu h2 a {
	color: #51432f;
	text-decoration: none;		
}
#mainnomenu ul li {
	list-style-image: url(bullet.gif);
}

#advert {
	height: 100px;
	padding: 0; 
	margin: auto;
}
div.labelcloud
{
width: 200px;
float: left;
padding: 5px 5px 5px 5px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: .9em;
line-height: 1.1em;
text-align: center;
word-wrap: break-word;
color: #8b8989;
} 

div.labelcloud a:link { color: #8b8989; }
div.labelcloud a:visited { color: #8b8989; }

#sidebar {
	float: right;
	width: 220px;
	padding: 0; 
	margin: 0 10px 0 0;
	display: inline;
	/*border-style: solid;
    border-width: 0px 0px 0px 1px;*/
}
#sidebar h3 {
	/*color: #51432F; */
	color: #ffffff; 
	font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px; 
	margin: 10px 0 5px 10px; 	
	border-bottom: 1px solid #E4F2C8;
}

/* sidebar menu */
#sidebar .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	/*border-bottom: 1px solid #E8E8E8;	*/
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	font: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	text-decoration: none;	
	color: #739A23;
	background: none;
	font-weight: bold;
}
#sidebar .sidemenu li a span {
	font: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #7F7F7F;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	/* font-style: italic; */
	font-weight: normal;
}
#sidebar .sidemenu li a:hover {	
	font: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #000;	
	background: none;	
}
#sidebar .sidemenu ul { font: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { font: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; border: none; }

/* header quick search */
#sidebar form#qsearch {
	padding: 0; margin: 20px 0 30px 10px;
	border: none;
	width: 270px; height: 33px;
	background: #F2F0F0 url(images/qsearch.gif) no-repeat;		
}
#sidebar form#qsearch p {
	margin: 0; padding: 0;		
}
#sidebar form#qsearch input {
	float: left;
	border: none;
	background: transparent;
	color: #B8B8B8;	
	margin: 0;
}
#sidebar form#qsearch .tbox {
	margin: 5px 0 0 5px; 
	width: 220px;	
	display: inline;	
	font: 1em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;	
}
#search form#qsearch .btn{
	width: 24px; height: 24px;				
}
#sidebar form#qsearch label {
	display: none;
}

/* footer */
#footer {
	clear: both;
	width: 980px;
	margin: 0;
	padding: 10px 0 10px 0;
	background: #CCC url(images/footer-bottom.gif) no-repeat left top;			
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 0.95em;
	color: #777;	
	text-align: center;	
	letter-spacing: .2px;
}
#footer p {
	padding:10px 0;
}
#footer a:hover { 
	color: #555; 
	text-decoration: none;
}

/* postmeta */
.post-footer {
	padding: 8px 10px;
	margin: 15px 10px 10px 10px;	
	color: #977C57;
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
.post-footer .date{ 
	margin: 0 10px 0 5px;	
	padding: 7px;
	background: #FAF7F5 url(images/clock.gif) no-repeat 0 2px;
	padding-left: 30px;
}
.post-footer a.comments { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(images/comments.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.readmore { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(images/doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}
.post-footer a.edit { 
	margin: 0 10px 0 5px;	
	padding: 7px 5px;
	background: #FAF7F5 url(images/edit-doc.gif) no-repeat 0 2px;
	padding-left: 30px;
	color: #977C57;
}

.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #333; }

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #EEE8E1;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #EEE8E1; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #FAF7F5; 
}
	
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

.SubMenuItem
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.SubMenuItem:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: darkorange;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.SubMenuItemHighlight
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.Level2MenuItem
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: silver;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.Level2MenuItem:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.MainMenuItem
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: #999999;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.MainMenuItem:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: #000099;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.PageTitleText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18pt;
    COLOR: #000099;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.MMIselected
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: #000099;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
.TextScrollStyle {
	visibility: hidden;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
P
{
    FONT-FAMILY: Verdana, Arial, Helvetica
}
P.alert
{
    FONT-FAMILY: Verdana, Arial, Helvetica;
    COLOR: #ff0000;
}
A.smalltext {
    FONT-SIZE: 10pt;
    COLOR: #000099;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
.smalltext {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
.ValueMessage
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
/* expanding list styles */
div.mainstyle 
{ 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	FONT-SIZE: 11px; 
	color: #ff0000;
	display: inline;
	/*border-style: solid;
    border-width: 1px 1px 1px 1px;*/
}
div.mainstyle ul ul 
{ 
	margin-left: 10px; 
}
div.mainstyle ul, div.mainstyle li 
{ 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	font-weight: normal; 
}
div.mainstyle li a 
{ 
	margin-left: 0px; 
	padding: 3px;
	text-decoration: none; 
	font-weight: normal; 
	display: block; 
	color: green;
}
div.mainstyle li 
{ 
	display: inline; 
} /* fix for IE blank line bug */
div.mainstyle ul > li 
{ 
	display: list-item; 
}
div.mainstyle li > a 
{ 
	width: auto; 
	height: auto; 
}
div.mainstyle li li a 
{ 
	color: #000000;
}
div.mainstyle li li li a 
{ 
	color: #0000ff;
}
div.mainstyle li a:hover 
{ 
	color: #ff0000; 
}
div.mainstyle li li a:hover 
{ 
	color: #ff0000;
}
div.mainstyle li li li a:hover 
{ 
	color: #ff0000;
}
div.mainstyle li a.samePage 
{ 
	font-style: italic; 
	font-weight: normal; 
}
div.mainstyle table
{
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    border-style: none;
    border-width: 0px;
    font-size: 11px;
}
img.floatleft
{
margin: 0pt 10px 10px 0pt;
float: left;
}

.floatleftnomargin
{
margin: 0pt 0pt 0pt 0pt;
padding: 0;
display:inline-block;
text-align:left;
width: 100px;
font-size: 0px;
border-width: 0px;
}
img.floatright
{
margin: 0pt 10px 10px 0pt;
float: right;
}
img.floatrightnomargin
{
margin: 0pt 0pt 0pt 0pt;
float: right;
}
img.floattop
{
margin: 10px 0pt 0pt 10px;
float: top;
}
img.floatbottom
{
margin: 10px 0pt 0pt 10px;
float: bottom;
}

.slideshow 
{ 
margin: auto 
}
.slideshow img 
{ 
padding: 0px; 
border: 0px solid #ccc; 
}
#z70slideshow
{
padding-left: 5px;
}
#galleria
{ 
width: 650px; 
height: 650px; 
background: #000; 
padding-left: 10px;
}
.cyclehidden
{
	opacity: 0;
}
.cyclevisible
{
	opacity: 1;
}

.more {
	display: none;
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

/* Flickr Slideshow */

#umbrella {position: fixed;
top: 200px;
left: 980px;
width: 100px;
height: 125px;
background-image: url('images/umbrellas.gif');
background-repeat: no-repeat;
}

#rain {position: fixed;
	top:0px;
	left:704px;
	width:376px;
	height:600px;
	background-image: url('images/rain.gif');
	background-repeat: repeat-x;
	
	}

#menu {position:fixed;
	top:0px;
	left:620px;
	margin-top:2px;
	}
#menu a {text-decoration:none;
	}
	
#menu a:hover {color: white;}
	
#menu p {float:left;}
	

#about a {color:#ff1800;}

#portfolio a{color:#0090ff;}

#CV a{color:#8a00ff;}

#contact a{color:#8aff00;}	

#blog a{color:#ffff00;}
	
#about  {color:#ff1800;
		margin:0px 10px 0px 0px;}

#portfolio {color:#0090ff;
		margin:0px 10px 0px 0px;}

#CV {color:#8a00ff;
	margin:3px 10px 0px 0px;}

#contact {color:#8aff00;
		margin:0px 10px 0px 0px;}

#blog {color:#ffff00;
		margin:0px 10px 0px 0px;}
		
#title {position:fixed;
	bottom:0px;
	left:0px;
	margin: 0px;}
	
#title h2 {color:#ff1800;
	margin:0px;}
	
#contenta {position:absolute;
	top:2px;
	left:65px;
	width: 420px;
	color:#a1b9ff;
	font-family:"Times New Roman";
	}

#contenta a {text-decoration:none;
	color:#ff1800;}
	

#contenta a:hover {color:white;}

#contentp a {text-decoration:none;
	color:#0090ff;}
	
#contentp a:hover {color:white;}


#contentp {
	position:absolute;
	top:0px;
	left:-2000px;
	width: 400px;
	color:#8a00ff;}
	
#contentp h2 {margin-top:9px;}

#contentc {
	
	position:absolute;
	top:0px;
	left:-2000px;
	width: 430px;
	color:#a1b9ff;
	font-family:"Times New Roman";}

#contentc a {text-decoration:none;
	color:#8a00ff;}
	
#contentc a:hover {color:white;}

#contentt {
	position:absolute;
	top:0px;
	left:-2000px;
	width: 400px;
	color:#8aff00;
	font-size: 1.5em;
	text-align: center;}

#contentb {
	position:absolute;
	top:0px;
	left:-2000px;
	width: 400px;
	color:#ffff00;
	font-size: 1.5em;
	text-align: center;}

#contentb a:hover {color:white;}
#contentb a:visited {color:#ffff00;}

#dld {position:absolute;
	top:3px;
	left:400px;
	}

#edu {position:absolute;
	top:3px;}

#emp {position:absolute;
	top:235px;}

#rse {position:absolute;
	top:565px;}

#ski {position:absolute;
	top:835px;}

#hon {position:absolute;
	top:1400px;}
	
	#edut {position:absolute;
		top:3px;}

	#empt {position:absolute;
		top:235px;}

	#rset {position:absolute;
		top:565px;}

	#skit {position:absolute;
		top:835px;}

	#hont {position:absolute;
		top:1400px;}

.cat {position:absolute;
	left:445px;
	color:#8a00ff;
	margin: 0px;}
	
.bld {float:left;
	color:#8a00ff;
	margin: 0px 0px 0px 0px;}
	
.con {float:left;
	margin: 7px 0px 30px 0px;}
	
.conp {margin: 7px 0px 20px 0px;}
	
.img {margin:20px 0px 0px 0px;}

#footer {position:fixed;
	bottom:0px;
	left:620px;
	color:white;
	font-size:0.8em;}
	
