/*default stylesheet of the site*/

body {
background: #e4e4e4;
background-image: url(bg_body.gif);
color: #999999;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px;
text-align: center;
min-width: 500px;
margin: 0px;
scrolling: auto;
}


/*DIV HOLDER CONTROLS CENTER ALIGNMENT OF PAGE*/

#wrapper {
	margin:0 auto;
	width:500px;
	text-align: left;
	background: #FFFFFF;
}


/*CONTAINER DIVS LAYOUT IN ORDER TOP TO BOTTOM*/

#menu {
color: #666666;
font-family: helvetica, arial, sans-serif;
font-size: 11px;  
background-color: transparent;
background-image: url();
//position: absolute;
//top: 49px;
//left: 49%;
//margin-left: -240px;
width: 500px;
height: 31px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
}

#login {
background-color: transparent;
background-image: url(.logo.gif);
position: absolute;
top: 5px;
left: 49%;
margin-left: 210px;
width: 40px;
height: 25px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
}

#top {
z-index: 0;
float: left;
background-image: url(../images/bg_top.gif);
background-color: #cccccc;
color: #ffffff;
width: 500px;
height: 80px;
border: 0px solid #000000;
font-weight: normal;
padding-left: 0px;
text-align: right;
}

#main {
float: left;
background-image: url();
background-color: #ffffff;
border: #cccccc solid 0px;
width: 480px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-right: 0px;
background-repeat: no-repeat;
background-position: left top;
}

#content {
float: left;
background-color: #556677;
background-image: url(bg_content.gif);
border-bottom: #cccccc solid 3px;
width: 460px;
min-height: 600px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-repeat: no-repeat;
background-position: left top;
}

#footer {
float: left;
background-image: url();
background-color: #e4e4e4;
color: #999999;
width: 500px;
height: 20px;
padding: 5px 0px 0px 0px;
text-align: center;
}


/* ABOUT ELEMENTS */

#img_bio {
background-color: #000000;
background-image: url();
position: absolute;
top: 150px;
left: 49%;
margin-left: -360px;
width: 740px;
height: 175px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
}

#copy_home {
	float: left;
background-color: transparent;
background-image: url();
width: 420px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
padding: 60px 20px 20px 20px;
}


/* PORTFOLIO ELEMENTS */

#copy_portfolio {
	float: left;
background-color: transparent;
background-image: url();
width: 420px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
padding: 60px 20px 20px 20px;
}

#img_portfolio {
background-color: transparent;
background-image: url(../../images/easel.gif);
position: absolute;
top: 250px;
left: 49%;
margin-left: -140px;
width: 300px;
height:400px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
}

/* LINKS ELEMENTS */

#copy_links {
	float: left;
background-color: transparent;
background-image: url();
width: 420px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
padding: 60px 20px 20px 20px;
}

/* CONTACT ELEMENTS */

#copy_contact {
	float: left;
background-color: transparent;
background-image: url();
width: 420px;
border: #000000 solid 0px;
background-repeat: no-repeat;
background-position: right top;
padding: 60px 20px 20px 20px;
}


/*FORMATTING ELEMENTS*/

h1 {
font-weight: bold;
font-size: 14px;
color: #ffffff;
}

.heading {
font-weight: bold;
color: #ffffff;
}

img {
border-width: 0px;
border-style: none;
}

p {
font-size: 10px;
text-align: left;
line-height: 14px;
}

p.strong {
font-size: 11px;
text-align: left;
line-height: 14px;
font-weight: bold;
color: #cccccc;
}

p.footer {
font-size: 8px;
text-align: center;
font-weight: bold;
}

.bold {
font-weight: bold;
}

.boldi {
font-weight: bold;
color: #779869;
font-style: italic;
}

.bold_right {
font-weight: bold;
text-align: right;
}

.bold_center {
font-weight: bold;
text-align: center;
}

.bold_white {
font-weight: bold;
color: #ffffff;
}

.footer_italic {
color: #666666;
font-family: arial;
font-size: 11px;
text-align: left;
font-style: italic; 
}

ul {
	padding-left: 15px;
}

/* HYPERLINKS */

a:link {
color: #FF9933;
text-decoration: none;
}

a:visited {
color: #FF9933;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

a:active {
color: #FF9933;
text-decoration: none;
}

/* MENU */

a.menu:link {
color: #cccccc;
text-decoration: none;
border: 0px solid #999999;
padding: 0px 5px 0px 5px;
}

a.menu:visited {
color: #cccccc;
text-decoration: none;
border: 0px solid #999999;
padding: 0px 5px 0px 5px;
}

a.menu:hover {
color: #33CC33;
background-color: transparent;
border-bottom: 3px solid #ffffff;
padding: 0px 5px 0px 5px;
}

a.menu:active {
color: #cccccc;
border: 0px solid #999999;
padding: 0px 5px 0px 5px;
}


/* BUTTONS */

a.button:link {
font-weight: bold;
background-color: #006699;
color: #ffffff;
text-decoration: none;
border: 0px solid #999999;
padding: 2px;
}

a.button:visited {
font-weight: bold;
background-color: #006699;
color: #ffffff;
text-decoration: none;
border: 0px solid #999999;
padding: 2px;
}

a.button:hover {
font-weight: bold;
color: #ffffff;
background-color: #333333;
border: 0px solid #999999;
padding: 2px;
}

a.button:active {
font-weight: bold;
background-color: #006699;
color: #ffffff;
border: 0px solid #999999;
padding: 2px;
}



/* FORMS*/

input {
border: 1px solid #999999;
font-weight: normal;
background-color: #ffffff;
font-family: verdana;
font-size: 11px;
}

input.login {
border: 1px solid #cccccc;
font-weight: normal;
background-color: #e4e4e4;
font-family: verdana;
color: #999999;
font-size: 10px;
width: 60px;
}

select {
border: 1px solid #999999;
font-weight: normal;
background-color: #ffffff;
font-family: verdana;
font-size: 11px;
}

textarea {
border: 1px solid #999999;
font-weight: normal;
background-color: #ffffff;
font-family: verdana;
font-size: 11px;
}

.checkbox {
border: 0px solid #666666;
font-weight: normal;
background-color: transparent;
font-family: verdana;
font-size: 10px;
color: #000000;
}

/* TABLES */

table {
border: 0px solid #000000;
border-collapse: collapse;
table-layout: fixed;
border-spacing: 0px;
}

td 
{
color: #999999;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;    
border: 0px solid #000000;
padding: 0px;
vertical-align: center;
margin: 0px;
}

tr 
{
color: #999999;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;    
border: 0px solid #000000;
padding: 0px;
vertical-align: center;
margin: 0px;
}

