/* -----------------------------------------------------------------------------Â 
doan buu portfolio v.5
----------------------------------------------------------------------------- */

body,
html{
	/*background-image:url(images/bg_paper2.jpg);*/
	background-color: #F9F6ED;
    margin: 0;
    padding: 0;
	width: 787px;
	margin-left: auto;
    margin-right: auto;
	}
	
/* -----------------------------------------------------------------------------Â 
structure
----------------------------------------------------------------------------- */	

#wrap {
	width: 787px;
    margin: 0 auto;
	padding: 0px;
	text-align: center;
    }  
	
#header {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}		

#headerimage {
    text-align: left;
	}		
    
#nav {
    float:right;
	padding: 16px 10px 0px 0px;
	}

	
#heading {
    text-align: left;
	padding: 10px 0px 10px 0px;
	}
	
#main {
    width: 787px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	}
	
#center {
	text-align:center;
	padding: 0px 0px 5px 0px;
	}	
	
#center2 {
	text-align:center;
	}	
	
#greeting {
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color:#993333;
	text-align:left;
	}	
	
#aboutbio {
	padding: 15px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color:#993333;
	}
	
#aboutemail {
	float:left;
	padding: 5px 15px 0px 0px;
	}	
	
#aboutdown {
	float:left;
	padding: 5px 0px 10px 15px;
	margin: 0px 0px 15px 0px;
	border-left-style:dotted;
	border-left-width: 1px;
	border-color:#993333;
	}
	
#caption {
	text-align: left;
	padding: 5px 0px;
	}	
		
	
#bottomright {
	float:right;
	padding: 0px 0px;
	}
	
#bottomleft {
	float:left;
	padding: 5px 0px;
	}	
	
#bottom {
    bottom:0;
    width: 787px;
	height:100%;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    clear: both;
	overflow: hidden; 
	text-align: left;
	border-top-style: solid;
	border-top-width: 3px;
	border-color:#993333; 
    }
	
#footer {
    bottom:0;
    width: 787px;
	height:100%;
    margin: 0 auto;
    padding: 10px 0px;
    clear: both;
	overflow: hidden; 
	text-align: left; 
    }	


/* -----------------------------------------------------------------------------Â 
nav
----------------------------------------------------------------------------- */	

#nav{
    text-align: left;
	}

#nav a {
    font-family: "futura-pt-1","futura-pt-2";
	font-weight: 700;
    font-size: 14px;
	line-height: 18px;
	letter-spacing: 1pt;
    text-decoration:none;
    color:#993333;
	}

#nav a:hover{
    color:#CCCC99;
    text-decoration: none;}
	


/* -----------------------------------------------------------------------------Â 
second nav
----------------------------------------------------------------------------- */	

#secnav{
    text-align: left;
	padding: 0px 0px 10px 0px;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-color:#993333;
	}

#secnav a {
    font-family: "museo-sans-1","museo-sans-2";
	font-weight: normal;
    font-size: 12px;
	line-height: 14px;
    text-decoration:none;
    color:#993333;
	}

#secnav a:hover{
    color:#CCCC99;
    text-decoration: none;}	
	
	
/* -----------------------------------------------------------------------------Â 
web nav
----------------------------------------------------------------------------- */	

#webnav{
    text-align: left;
	padding: 5px 0px;
	}

#webnav a {
    font-family: "museo-sans-1","museo-sans-2";
	font-weight: normal;
    font-size: 12px;
	line-height: 14px;
    text-decoration:none;
    color:#993333;
	}

#webnav a:hover{
    color:#CCCC99;
    text-decoration: none;}	

/* -----------------------------------------------------------------------------Â 
bottomnav
----------------------------------------------------------------------------- */	

#bottomright{
    text-align: left;
	}

#bottomright a {
    font-family: "museo-sans-1","museo-sans-2";
	font-weight: 400;
    font-size: 11px;
	line-height: 14px;
    text-decoration:none;
    color:#993333;
	}

#bottomright a:hover{
    color:#CCCC99;
    text-decoration: none;}
	


	
/* -----------------------------------------------------------------------------Â 
type
----------------------------------------------------------------------------- */
body {
    font-size: 12px;
    font-family: "museo-sans-1","museo-sans-2";
    line-height: 20px;
    text-align: left;
    color:#666666;}	

h1 {
    font-size:14px;
    font-weight: 700;
	font-family: "museo-sans-1","museo-sans-2";
    line-height:100%;
    margin: 0px 0px;
	padding: 0px 0px;
    color:#993333;
	text-align: left;
    }
	
#pageheading {
	font-size: 16px;
	font-weight: 700;
	font-family: "futura-pt-1","futura-pt-2";	
	color:#333366;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align:left;
	}
					
	
b {
    font-family: "museo-sans-1","museo-sans-2";
	font-size: 12px;	
	}
	
#bottomright {
    font-size: 11px;
    line-height: 16px;
    font-family: "museo-sans-1","museo-sans-2";
    text-align: right;
    color:#333366;
	padding: 10px 0px;
	}	
					

#footer {
    font-size: 8px;
    line-height: 10px;
    font-family: "museo-sans-1","museo-sans-2";
	letter-spacing: 0.5px;
    text-align: left;
    color:#999999;
	}

	
#board {
	font-family:verdana, sans-serif;
	font-weight:bold;
	color:#3366FF;
	font-size:12px;
	}	
	
	


/* -----------------------------------------------------------------------------Â 
links
----------------------------------------------------------------------------- */

a, a:visited, a:link
{color:#993333;
text-decoration:none;
border:none;}

a:hover{
color: #CCCC99;}

a img {
   border-style: none;
}


