
body {
	background-color: #f7f3eb;
	color: #000;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:10pt
	}


/*
main contnet
*/
.main {
	/*line-height: 12pt;*/
	color: #000;
	font-size: 10pt;
	}

.main_box {
	background-color: #fff;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	}

.main_head {
	line-height: 16pt;
	color: #A5A788;
	font-weight: bold;
	font-size: 15pt;
	}

.main_cap {
	line-height: 14pt;
	font-style: italic;
	font-size: 10pt;
	}

/*
sidbar contnet
*/

.sb {
	line-height: 11pt;
	color: #000;
	font-style: italic;
	font-size: 8pt;
	}
	
.sbSubList {
	line-height: 11pt;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	padding: 0 0 0 3px;
	}

.sb_date {
	line-height: 10pt;
	color: #000;
	font-style: italic;
	font-size: 8pt;	
	}

.sb_content {
	line-height: 10pt;
	color: #000;
	font-size: 8pt;
	}

/*
copyright format
*/

.rights {
	line-height: 12pt;
	color: #fff;
	font-size: 8pt;
	}

/*
link format
*/

a:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #c33;
	background: transparent; 
	font-style: normal;
	}
	
a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	font-style: normal;
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #c99;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #526968;
	background: transparent;  
	}
	
/*
general content page
*/
.content_box {
	/*vertical-align:top;*/
	width: 615px;
	background-color: #fff;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 10pt;
	}
.content_sketchPage {
	/*vertical-align:top;*/
	background-color: #000;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 9pt;
	}
.content_column {
	/*vertical-align:top;*/
	background-color: #fff;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 9pt;
	}

.content_column_center {
	/*vertical-align:top;*/
	background-color: #fff;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 9pt;
	border-right: 1px solid #4e5e80;
	border-left: 1px solid #4e5e80;
	}

#articleHeading {
	font-size: 14pt;
	font-weight: bold;
	color: #4e5e80;
	}
	
#articleHeadingTag {
	padding-bottom:2px;
	font-size:10px;
	font-weight:normal;
	color: #4e5e80;
	border-bottom: 1px solid #4e5e80;
	}
	
#sectionHeading {
	padding: 10px 0 0 0;
	color: #b4947f;
	font-size: 12pt;
	font-weight: bold;
	}
	
#sectionContent {
	padding: 0 0 0 15px;
	}
	
#entry {
	padding: 5px 0 0 0;
	}
	
/*
portfolio
*/

.portfolioBox {
	background-color: #fff;
	padding: 10px 0 10px 0;
	}
	
/*
comix
*/
#comix {
	background-color:#000;
	}
