#body
{
	text-align: center;
	font-family: Tahoma, Geneva, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #ede7d1;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#imgright {border-style: none;
float:right;
margin:0px 0px 5px 10px;
}

#imgleft {border-style: none;
float:left;
margin:10px 10px 0px 0px;
}

a{ color : #CC6600; text-decoration : underline; } 
a:hover { color : #CC6600; text-decoration : none; } 

#container
{
	text-align: left;
	background: #FFFFFF;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #efebdf;
	border-bottom-color: #efebdf;
	border-left-color: #efebdf;
	clear: both;
}


#topsection
{
	float: left;
	text-align: left;
	width: 100%;
	height: 147px;
	background-image: url(english/images/header2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


#topsectionright
{
	float: right;
	text-align: left;
	width: 100%;
	height: 38px;
	font-size: 10px;
	background-color: #efebdf;
}

#topleft
{
	float: left;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
	margin-bottom: 10px;
}
#topright
{
	float: right;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
	margin-bottom: 10px;
}
#bottomleft
{
	float: left;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
}
#bottomright
{
	float: right;
	text-align: left;
	width: 250px;
	height: 300px;
	font-size: 10px;
}

#quote
{
float: center;
width: 800px;
height: auto;
padding-bottom: 5px;
}

#menu{
padding-top: 10px;
padding-bottom: 10px;
font-size: 10px;
float: center;
text-align: center;
width: 700px;
height: auto;
border-top: solid #3A3A3A;
border-top-width: 1px;
border-bottom: solid #3A3A3A;
border-bottom-width: 1px;
}

#content
{
	float:left;
	text-align: left;
	width: 490px;
	height: auto;
	margin-left: 8px;
	margin-top: 15px;
	background-color: #EFEBDF;
}

#sidebar
{
	text-align: left;
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	padding: 15px;
	margin-right: 5px;
	height: auto;
}

#footer
{
	clear: both;
	text-align: center;
	width: 800px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3b6588;
}

#footer2
{
	clear: both;
	text-align: center;
	width: 830px;
	height: 50px;
	color: #3b6588;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#copyright
{
	clear: both;
	text-align: left;
	width: 480px;
	height: 55px;
	color: #3b6588;
	margin: 0px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EFEBDF;
	border-bottom-color: #EFEBDF;
	border-left-color: #EFEBDF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h2
{
font-size: 14px;
color:#43586D;
}

#portfoliocontent
{
text-align: center;
padding-top: 10px;
padding-left:5px;
padding-bottom: 10px;
width: 700px;
background: #000000;
}

#portfoliopiece
{
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
width: 670px;
background: #232323;
border: solid #3A3A3A;
border-width: 1px;
}
#porttext{padding-left:5px;}


#navbar2 {
	height: 38px;
	width: auto;
	color: #666666;
}
#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 40px;
white-space: nowrap;
}
#navbar2 li {
list-style-type: none;
display: inline;
}
#navbar2 li a {
text-decoration: none;
padding: 11.25px;
color: #666666;
}
#navbar2 li a:link {
color: #666666:
}
#navbar2 li a:visited {
color: #666666;
}
#navbar2 li a:hover {
color: #666666;
background-color: #e4e1da;
}

blockquote {
	font-weight: 500;
	font-size: 12px;
	color: #CC6600;
	background-color: #EFEBDF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	width: 220px;
	margin-right: 5px;
	margin-left: 5px;
}
