/*THE BASIX*/

*{
font-family:arial, helvetica, sans-serif;
}

a img{
border:none;
}

#td a img{cursor:pointer;
}

body {
background: url(../images/stripe_bg.png);
}

p, li{
font-family:arial, helvetica, sans-serif;
font-size:11px;
color:#b3b3b3;
line-height:180%;
}

a {
font-family:arial, helvetica, sans-serif;
font-size:11px;
color:b3b3b3;
line-height:200%;
text-decoration:none;
}

a:hover {
color:#666;
}

h1{
font-size:14px;
color:#b3b3b3;
font-weight:bold;
padding:0 15px;
}

h2{
font-size:13px;
color:#b3b3b3;
font-weight:bold;
padding:0 20px;
font-style:italic;
}

h3{
font-size:10px;
color:#b3b3b3;
font-weight:bold;
padding:0 20px;
font-style:italic;
}

/*CLASSES*/

.copy {
text-align:center;
width:550px;
}

.test_copy, .test_copy p{
text-align:left;
width:650px;
padding:0 20px 0 10px;
}

.test_copy_wide{
text-align:left;
width:680px;
line-height:50%;
padding:0 20px 0 10px;
}

.next{
float:right;
width:300px;
text-align:right;
}

.testimonials img{
padding:5px 0;
}

.footer{
text-align:center;
font-size:9px;
color:#b3b3b3;
padding-top:10px;}

.logo{
padding-left:105px;
position:absolute;
top:-9;
}

.nav {
float:right;
text-align:center;
padding-right:100px;
font-size:13px;
color:#b3b3b3;
}

.frontpage{
padding: 80px 320px 0 100px;
width:750px;
}

.fpleft{
float:left;
width:520px;
}

.portbutton {
float:right;
width:150px;
height:50px;
padding-top:20px;
}

.bio {
padding:0;}

.form{
line-height:80%;
}

input
{
color: #b3b3b3;
background: #2d4554;
border: 1px solid #666;
cursor:pointer;
}

textarea
{
font-size:12px;
color: #b3b3b3;
background: #2d4554;
border: 1px solid #666;
}

input submit {}

.text {
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: #b3b3b3;
}


