body {
		margin:0;
		padding:0;
		min-width:900px;
}
body, div, p, td {
		font:10pt verdana, arial, sans-serif;
}
a {
		text-decoration:none;
}
a:link {
		color:maroon;
}
a:visited {
		color:navyblue;
}
a:hover {
		color:tomato;
}
a:active {
		color:white;
}
a img {
		border:0;
}
h1, h2, h3, h4 {
		font-family:verdana, arial, sans-serif;
		margin:0;
		padding:0;
		text-align:left;
		text-transform:uppercase;
		font-weight:bold;
}


#nailList li {
		list-style-type:none;
		float:left;

		margin:0 20px 20px 0;
}
#nailList li img {
		margin:0 auto 3px auto;
		border:1px solid;
		display:block;
		margin-bottom:3px;
		max-height:180px;
}
#nailList li a {
		text-align:center;
		font-weight:normal;
		font-size:10pt;
}
#comicList li a {
		font-weight:normal;
		font-size:10pt;
}
#nailList {
		display:none;
}
#comicList {
		display:block;
		float:left;
}
.comicButton {
		border:1px solid;
}
.comicName {
		margin:0 auto 0 auto;
		text-align:center;
}
.comicImg {
		max-width:740px;
		overflow:auto;
		margin:0;
		background:rgb(255,255,255);
		padding:10px;
		border:rgb(96,102,88) 2px solid;
}
.simpleList li {
		list-style-type:none;
		list-style-position:inside;
}
.simpleList li img, .simpleList li embed {
		margin:10px;
}
.center {
		display:block;
		margin:0 auto 0 auto;
		padding:0;
		text-align:center;
}
.mb {
		width:88px;
		height:31px;
		border:1px solid;
		margin:3px;
		padding:0;
}
.mb:hover {
		border:tomato 1px solid;
}
.mban {
		width:200px;
		height:40px;
		border:#666 1px solid;
		margin:4px;
}
.mban:hover {
		border:tomato 1px solid;
}


.size-thumbnail {
		margin:3px;
		padding:3px;
		border:1px solid;
}
.MApanda {
		width:140px;
		height:85px;
		border:0;
		padding:0;
}
#comicText ul, #comicText ul li {
		margin:0 !important;
		padding:0 !important;
		list-style-type:none;
		display:none;
}
.vspace4 {
		height:4px;
		display:block;
}
.vspace10 {
		height:10px;
		display:block;
}
.vspace20 {
		height:20px;
		display:block;
}
.Menu {
		font-size:10px;
		text-transform:uppercase;

}
.menuItem {
		font-size:10px;
		text-transform:uppercase;
		padding-top:0;
		margin-top:0;
		padding-bottom:0;
		margin-bottom:0;  
}
.menuItem:hover {
}
.Menu {
		list-style-type:none;
		list-style-position:outside;
		margin:0;
		padding:0;
}

.subMenu1 li {
list-style-image:url(list-corn.png);
}
.subMenu2 li {
list-style-image:url(list-potato.png);
}
.subMenu3 li {
list-style-image:url(list-corn.png);
}
.tr li {
		margin:0;
		padding:2px;
}
.countryside {
		background:url(bright-logo.jpg);
}

