/*
===============================================
Element settings
Main body element
creates width of page - 747px total + a 1px border
*/ 

#maincontent a:link{ color:#3b0048; }
#maincontent a:visited{ color:#3b0048; }
#maincontent a:hover{ color:#550069; }
#maincontent a:active{ color:#550069; }

/*
===============================================
Page wide settings
*/

h3{ color:#300937; }

/*
===============================================
Header element
*/

#iecludge{ border:1px solid #603669; }
#header{ background-image:url(../images/headCntr_cv.gif); }
#headerLft{	background-image:url(../images/headLft_cv.gif); }
#headerRgt{	background-image:url(../images/headRgt_cv.gif); }

/*
===============================================
Left Column elements
*/

#columnleft{ background-color:#ffdada;border-color:#603669; }

/*
nav menu
*/

#columnleft a:link { border-color:#603669; }
#home a:visited, #gallery a:visited, #pstips a:visited, #aapl a:visited, #contact a:visited, #blog a:visited, #cv a:visited { border-color:#603669; }
img.down{ border-color:#603669; }

/*
===============================================
Right Column elements
*/

#columnright{ background-color:#e6cbee;border:1px solid #603669; }
#columnright a{	border:1px solid #603669; }
.columnrightheader
{
	color:#603669;
	border-color:#603669;
	background-image:url(../images/headCntr_cv.gif);
}

/*
===============================================
Middle column element
*/

ul.cv li{ color:#300937; }