* {
 margin:0;
 padding:0;
}

ul {
 list-style:none;
}

body,table {
	font-family:Georgia,"Times New Roman",serif;
	font-size:12px;
	line-height:14px;

}

h1,h2,b.big,b.bold,b,.pagination,table {
	font-family: "Helvetica",Arial,sans-serif;
}

b {
	line-height:16px;
}


a:link,a:visited {
	text-decoration:none;
}

#wrapper {
	width:680px;
}

#site {
	margin:35px 0 0 35px;	
}

#top {
	width:250px;
}

#right {
	
}

#logo {
	width:247px;
	height:204px;
	margin-bottom:35px;
}

#news #menu_news a,
#projects #menu_projects a,
#work #menu_work a,
#about #menu_about a,
#contact #menu_contact a,
#links #menu_links a,
a:hover,
a.current {
	text-decoration: none;	
	border-bottom:2px solid;
}


b.bold {
	font-size:12px;
}

span {
	padding:2px 0;
}

#intro span {
	line-height:17px;
}


b.big,h1 {
	font-size:17px;
	line-height:21px;
}

h1 {
	text-transform:capitalize;
}

h2 {
	font-size:13px;
	text-transform:uppercase;
}

h3 {
	font-size:12px;
	text-transform:uppercase;
}

p {
	/*text-align:justify;*/
}

.links li {
	margin-bottom:3px;
	text-transform:capitalize;
}

.links {
	margin-right:35;
	margin-bottom:30px;
	width:150px;
}

#menu ul li {
	display:inline;
	float:left;
	margin-right:7px;
}

#menu ul {
	clear:both;
}

#content {
	margin-top:35px;
}

#footer {
	margin-bottom:35px;
}

.small {
	font-size:11px;
}

div.page {
	width:550px;
	margin-bottom:35px;
}

div.holder {
	margin-bottom:35px;
}

div.news,div.news-last {
	margin-bottom:30px;
	width:200px;
	float:left;
	margin-right:0px;
}

div.news {
	margin-right:22px;
}

.news img,.news-last img {
	margin-right:10px;
	margin-top:2px;
}


div.head {
	margin-bottom:10px;
}

div.pagination ul li {
	display:inline;
	font-weight:bold;
	margin-right:3px;
	font-size:13px;
}

h1.year {
	font-size:36px;
	line-height:36px;
	margin-top:20px;
	margin-left:20px;
	display:block;
}

h1.title {
	font-size:32px;
	line-height:32px;
	margin-bottom:15px;
	display:block;
}
 

.posted {
	margin-top:3px;
}



td.detail {
	width:120px;
	min-width:120px;	
	padding-bottom:35px;
}

#music {
	margin-bottom:25px;
}

.media {
	margin-top:30px;
}

.image, .video {
	margin-bottom:20px;
}
.image p, .video p{
	margin-top:5px;
}