body {
	margin: 0;
	padding: 0;
	background-color: #2d2d2f;
	text-align: center;
	font-size: 1.4em;
	font-family: georgia, prestige, verdana, sans-serif;
	color: white;
	font-size: 10px;
}

a,
a:link,
a:visited {
	color: #C0C0C0;
}

a:hover {
	color: #9ED8E6;
}

#container {
	margin: auto;
	width: 1000px;
}

.topbanner {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #666;
	text-align: right;
}

.topbanner img {
	margin-left: 5px;
}

.topbanner img.wwangle_logo{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}

.banner {
	background: black url("../images/filmstripbg.png");
	height: 50px;
	}

.banner h1 {
    color: white;
	margin: 0;
	padding-top: 14px;
	font-size: 2em;
	float: left;
	padding-left: 275px;
	
}

.language{
	float: right;
	margin-right: 10px;
	margin-top: 16px;
	color: white;
}

.language ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}

.language ul li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	font-size: 1.2em;
}

.language ul li a,
.language  ul li a:link,
.language  ul li a:visited {
	font-size: 1.2em;
	color: white;
	text-decoration:none
}

.language  ul li a:hover {
	color: #9ED8E6;
}

#main {
	float: left;
	width: 100%;
	background-color: #3D5C7D;
}

#center {
	width: 630px;
	float: left;
}

.presentation {
	color: white;
	font-size: 1.3em;
	padding: 10px;
	text-align: justify;
}

#player {
	background-color: #666;
	padding: 35px 0 35px 0px;
}

#info {
	margin: 0;
	padding: 0px 15px !important;
	padding: 10px 15px;
}

.projects {
	float: left;
	width: 45%;
	text-align: left;
}

.projects h2 {
	font-size: 2em;
	color: #C0C0C0;
}

.projects img {
	width: 60px;
	float: left;
	margin-right: 10px;
}

.projects span.title {
	color: white;
	width: 60%;
	float: left;
	font-size: 1.6em;
}

.projects a,
.projects a:link {
	font-size: 1.4em;
	float: left;
	color: orange;
}

.projects p.description {
	clear: left;
	font-size: 1.4em;
	text-align: justify;
}

.projects hr {
	display: none;
}

.blog {
	float: right;
	width: 45%;
	text-align: left;
}

.blog h2 {
	color: #C0C0C0;
	font-size: 2em;
}

.blog h2 a {
	text-decoration: none;
}

.blog h2 a:hover {
	text-decoration: none;
}

.blog ul {
	margin: 0px;
	padding: 0px;
}

.blog ul li{
	list-style: none;
	width: 100%;
}

.blog ul li a,
.blog ul li a:link,
.blog ul li a:visited {
	color: orange;
	font-size: 1.5em;
	text-decoration: none;
}

.blog ul li a:hover {
	color: #9ED8E6;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 370px;
	margin: 0px;
	background: #363639 url("../images/sidebarbg.png") no-repeat;
}

.aboutus {
	background-color: #01051F;
	margin-left: 15px;
	padding: 20px 10px 0px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.aboutus h2 {
	font-size: 2em;
	color: white;
	margin-top: 4px;
}

.aboutus p {
	color: white;
	font-size: 1.6em;
	text-align: justify;
	margin-top: 25px;
}

.aboutus p:first-letter{
	margin: 0;
	padding: 0px;
	margin-left: 20px;
}

.tagcloud {
	background-color: black;
	margin-left: 15px;
	padding: 10px 5px 5px 5px !important;
	padding: 20px 5px 0px 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.tagcloud p {
	text-align: center;
}

.tagcloud span{
	color: white;
	margin: 2px 5px 2px 5px;;
}

.tagcloud span.tag100{
	font-size: 2.4em;
	color: #ffffcd;
}
.tagcloud span.tag90{
	font-size: 2.1em;
}
.tagcloud span.tag80{
	font-size: 2em;
}
.tagcloud span.tag70{
	font-size: 1.9em;
}
.tagcloud span.tag60{
	font-size: 1.8em;
}
.tagcloud span.tag50{
	font-size: 1.7em;
}
.tagcloud span.tag40{
	font-size: 1.6em;
}
.tagcloud span.tag30{
	font-size: 1.5em;
}
.tagcloud span.tag20{
	font-size: 1.4em;
}
.tagcloud span.tag10{
	font-size: 1.3em;
}

.contactus {
	background-color: #24331D;
	margin-left: 15px;
	padding: 10px 10px 0px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.contactus h2 {
	font-size: 2em;
	color: white;
	margin-top: 0px;
}

.contactus ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}

.contactus ul li {
	list-style-type: none;
	clear: both;
	color: white;
	padding-right: 15px;
}

.contactus ul li a,
.contactus ul li a:link,
.contactus ul li a:visited {
	float: left;
	color: white;
	font-size: 1.5em;
}

.contactus ul li a:hover {
	color: #9ED8E6;
}

.contactus li span.phonenumber {
	color: white;
	font-size: 1.5em;
	float: right;
	margin-left: 100px;
	font-style: italic;
}

.contactus p.mailto {
	clear: both;
	margin-top: 10px;
	text-align: center;
}

.contactus p.mailto a,
.contactus p.mailto a:link, 
.contactus p.mailto a:visited {
	color: white;
	font-size: 1.7em;
}

.contactus p.mailto a:hover {
	color: #9ED8E6;
}


.flickr {
	background-color: #121214;
	padding: 10px 5px 10px 5px;
	margin-left: 15px;
}

.flickr h2 {
	font-size: 2em;
	color: white;
	margin-top: 0px;
}

.flickr a.flickrcontent_refresh {
	clear: left;
	float: right;
	margin-right: 12px;
}

.flickr a.flickrcontent_refresh img {
	border: none;
	width: 16px;
}
	
.footer {
	clear: both;
	float: left;
	width: 100%;
	background-color: #000;
	padding: 6px 0px 8px 0px;
	text-align: center;
}

.footer p {
	clear: both;
	padding-top: 15px;
	margin: 5px;
	color: #C0C0C0;
}

.footer ul {
	float: left;
	margin: auto;
}

.footer ul li {
	list-style: none;
	float: left;
	padding: 0px 20px 0px 20px;
	margin: 0;
	border-right: solid 1px white;
}

.footer ul li a,
.footer ul li a:link,
.footer ul li a:visited {
	color: #C0C0C0;
	font-size: 1.1em;
	text-decoration: none;
}

.footer ul li a:hover {
	color: #9ED8E6;
	text-decoration: underline;
}


.noborder {
	border: none !important;
}
