body {
	color: #ccc;

	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background: #fff;
	text-align: center;

}

a {
		text-decoration: none;
}

h1 {
	font-size: 24px;
		color: #ccc;
	margin: 0 auto;
	padding: 0;
	font-weight: normal;
	background: #fff;
	clear: none;
		height: 30px;
}

h2 {
	clear: none;
}
h3 {
	clear: none;
}

	
#contentwrapper
{
  width: 950px;
  height: 550px;
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
	opacity: 0;
}

table,tr,td,tbody {
	margin: 0px;
	padding: 0px;
}


#header
{
	clear: none;
	height: 30px;
	margin-bottom: 6px;
}

#title
{
	float: left;
	font-size: 24px;
		color: #ccc;
	margin: 0 auto;
	padding: 0;
	font-weight: normal;
	clear: none;
		height: 30px;
		width: 400px;
		padding-bottom: 12px;
}

#links
{
	float: right;
padding-top: 12px;
padding-bottom: 12px;
}

#links a {
	color: #555;
	font-size: 14px;
	margin-left: 2px;
	margin-right: 3px;
}

#links img {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	position: relative;
	top: -1px;
}


#content
{
	clear: none;
		position: relative;
		float: left;
	width: 750px;
	height: 460px;
	background: #fff;
}

#aboutwrapper
{

	position: absolute;
	top: -400px;
	width: 100%;
left: 0px;
z-index: 50;
background: #fff;
height: 275px;

}

#closebutton {
	color: #999;
position: absolute;
	text-align: right;
right: 10px;
top: 2px;
}

#closebutton a {
	color: #999 !important;
}
#closebutton a:hover {
	color: #333 !important;
}


#aboutphotos {
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 168px;
	height: 210px;
}

#abouttext {
	float: right;
	width: 72%;
padding-right: 10px;
color: #444;
height: 225px;
}

.sociallink {
	clear: none;
float: right;
	border: 0px;
	padding-right: 10px;
}

#sociallinks {
	border-top: 3px #ccc ridge;
padding: 5px;
	float: left;
background: #eee;
height: 35px;
width: 100%;
}

.contactbox {
float: left;
	text-align: left;
	height: 35px;
margin-right: 20px;
color: #333;
font-size: 14px;
}

.contactbox ul, .contactbox li {
		List-Style-Type: none;
		margin: 0px;
		padding: 0px;
}

#aboutphotos img {
	padding: 5px;
	border: 1px solid #ccc;
}



.curtain
{
	position: absolute;
	top: 0px;
	width: 750px;
	margin: auto;
	height: 650px;
background-color: #fff;
z-index: 20;
display: block;
opacity: 0;
}

#content a
{
	color: #000;
}



#content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

#content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#copyright
{
		font-size: 10px;
	text-align: center;
	  margin: 0 auto;
	  width: 350px;
}

#copyright a
{

	color: #666;
}

#hidden {
	display: none;
}


.twitterface {
	float:right;
	width: 35px;
	height: 35px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

#sidebar
{

position: relative;
width: 185px;
height: 560px;
float: right;
padding: 0px;
padding-left: 8px;
border-left: 1px solid #F5F5F5;

}

#sidebar p {

	margin: 0px;
}

#twit-twit {
			font-size: 11px;
		line-height: 145%;
	padding-right: 10px;
padding-top: 6px;
margin: 0px;

	width: 170px;
	font-weight: normal;
	color: #222;

}

.atreply {
	color: #333;
	text-decoration: none;
}


.twit-date {
	font-weight: bold;
	border: 0px solid #ccc;
	margin: 5px 0 0 0;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 9pt;
	display: block;
	clear: both;
}

p.twit-more, .twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}

.tweet, .tweet-alt {
	text-decoration: none;
	border: none;
}

.tweet:hover, .tweet-alt:hover {
	text-decoration: none;

}


.tweet {
color: #333;

}

.tweet-alt {
	color: #888;
}

.date {
	color: #444;
}

.twit-more {
	position: relative;
	top: 10px;
	left: 150px;

	text-decoration: none;
	border: none;
}


.twit-more:hover {
	color: #000;
}