/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body { font-family: Palatino, "Times New Roman", Times, Geneva, serif; font-size: 13px; background: #000000 url(images/background2.jpg) no-repeat fixed center top; }

p {
 padding: 12px;
}

ul { padding-left: 24px; }

#wrapper { background-image: url(images/background-swirl.png); background-repeat: no-repeat; background-attachment: scroll; margin: 0 auto; width: 760px; }

#content { 
 float: left;
 width: 460px;
 display: inline;
}

#header {
 width: 760px;
 float: left;
 height: 75px;
}

#footer { text-align: center; width: 760px; height: 25px; clear: both; }


#leftcolumn {width: 300px; float: left; }

.lede_text { color: #d6d4d0; font-family: Palatino, serif, "Times New Roman", Times, Geneva; font-size:18px; line-height: 20px !important; letter-spacing: 0.4px; }
.lede_text a:link  { text-decoration: none; color: #e0d2cb;}
.lede_text a:visited {color: #e0d2cb; text-decoration: none}
.lede_text a:hover {color: #DE5801; text-decoration:  underline}
.lede_text a:active {color: #83584a; text-decoration: none;}

.portfolio_text { color: #d6d4d0; font-size: 14px; font-family: Palatino, serif, "Times New Roman", Times, Geneva; line-height: 15px !important; letter-spacing: 0.4px; }
.portfolio_text a:link  {color: #e0d2cb; text-decoration: underline;}
.portfolio_text a:visited {color: #e0d2cb; text-decoration: underline;}
.portfolio_text a:hover {color: #DE5801; text-decoration:  underline}
.portfolio_text a:active {color: #83584a; text-decoration: none;}
.nav_text { color: #d6d4d0; font-family: Palatino, serif, "Times New Roman", Times, Geneva; font-size:8pt; font-weight: bold; azimuth: color:#1a4e44;
text-decoration:none}
.nav_text a:link  { text-decoration: none; color: #e0d2cb;}
.nav_text a:visited {color: #e0d2cb; text-decoration: none}
.nav_text a:hover {color: #DE5801; text-decoration:  underline}
.nav_text a:active {color: #83584a; text-decoration: none;}

.footer_text { color: #d6d4d0; font-family: Palatino, "Times New Roman", Times, Geneva, serif; font-size:10px; }
