/* CSS Document */

div, p, ul, h2, h3, h4, h5, img{
padding:0px; 
margin:0px;
color:#333333;
font-family:Georgia, "Times New Roman", Times, serif;
}
ul{
list-style-type:none
}
img{
border: none;
}

body{
background-color:#000;
margin-top:0px;
margin-bottom:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

a{
color:#7f503d;
}

a:hover{
text-decoration:none;
}

#photo{
width:70px;
height:70px;
border:#c1dde9 2px solid;
}

#main_container{
	z-index:1;
	width:780px;
	background-color:#FFFFFF;
	text-align:left;
}

#navigation{
position:relative;
width:700px;
height:45px;
right:-10px;
}

#links{
position:relative;
width:120px;
height:36px;
border-left:thin #e1e1e1 double;
padding-top:10px;
padding-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#181310;
font-weight:bold;
text-align:right;
}

a.links{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#181310;
font-weight:bold;
text-decoration:none;
}
.under_link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#7f503d;
font-weight:normal;
}

#flash{
width:780px;
height:195;
border-bottom:medium #e1e1e1 solid;
}

#contents{
background-image:url(images/upper.jpg);
background-position:top;
background-repeat:no-repeat;
width:520px;
}

#projects_contents{
position:relative;
top:10px;
width:760px;
padding-right:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#contents_title{
position:relative;
top:15px;
padding-right:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}




#contents_body{
	position:relative;
	top:35px;
	width:480px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#contents_body p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#footer{
position:relative;
width:780px;
height:94px;
border-top:medium #875a48 solid;
background-color:#ededed;
}
#footer_contents{
top:25px;
padding-right:30px;
text-align:right;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.table_style{
background-image:url(images/behind_nav.jpg);
background-repeat:repeat-x;
height:60px;
}

#table_repeat{
background: #fff;
border: 1px dotted #bbb;
vertical-align:top;
}
#table_repeat td, th {
padding-left:10px;
padding-bottom:5px;
vertical-align:top;
}

.table_inside{
border:0px;
vertical-align:top;
}
.table_inside a{
color:#181310;
text-decoration:underlined;
}

.table_inside a:hover{
color:#7f503d;
text-decoration:none;
}

#project_container{
width:480px;
border-right:#7f503c solid thin;
}

#project_description{
position:relative;
right:-120px;
width:360px;
}


#side_pic{
width:230px;
height:93px;
border:#e1e1e1 solid 3px;
}

#side_pic:hover{
width:230px;
height:93px;
border:#7f503c solid 3px;
}

.titles{
color:#7f503c;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

#previous_img{
width:40px;
height:40px;
border:#dfe2e3 solid 5px;
margin-top:5px;
margin-bottom:5px;
}

