/* -N_EN */

/* body config */
body,table{font-size:x-small;font-family:Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;margin:0px;
				background-color:#bbbbb8; background-attachment:fixed; background-image:url(http://minusn.com/images/bg_syas02.gif);}
input,textarea{font-size:x-small;font-family:Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;}

/* link stuff c6 (or you) came up with */
a:link{color:#445577;font-style:italic; font-weight:normal;text-decoration:none;}
a:visited{color:#774455;font-style:italic;font-weight:normal;text-decoration:none;}
a:hover{color:#668877;font-style:italic;font-weight:normal;text-decoration:none;}

/* table kinda thing for the top - <div id="logo"></div> */
#logo{width:100%; height:80px; text-align:left; position:relative;
			background-color:#999999; background-image:url(http://minusn.com/images/bg_syas01.gif); 
			border-style:solid; border-color:#707070; border-width:0px 0px 1px;}

/* c6's logo placement <img align="left" src="http://minusn.com/logoBSthr.gif" width="74" height="44" class="toplogo"> */
img.toplogo{margin-top:19px;}

/* table kinda thing for menu (width should be less than 745px) - <div id="menubox"></div> */
#menubox{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;width:100%;height:29px;margin-top:4px;text-align:left;}

/* menu font config */
a.menu:link{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;}
a.menu:visited{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;}
a.menu:hover{font-size:10pt;color:#e2e2e2;text-decoration:none;font-weight:bold;font-style:normal;}

a.now:link{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#e2e2e2;border-bottom-width:2px;}
a.now:visited{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#e2e2e2;border-bottom-width:2px;}
a.now:hover{font-size:10pt;color:#e2e2e2;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#666666;border-bottom-width:2px;}

a.lang:link{font-size:x-small;font-family:Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;font-weight:normal;font-style:normal;}
a.lang:visited{font-size:x-small;font-family:Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;font-weight:normal;font-style:normal;}
a.lang:hover{font-size:x-small;font-family:Verdana, Arial, Helvetica, sans-serif;color:#5c5c5c;font-weight:bold;}

/* table kinda thing for the rest of the contents (width should be less than 745px) - <div id="container"></div> */
#container{width:745px;position:relative;margin-top:0px;}

/* left side of the main page */
#mainl{width:470px;margin-right:20px;text-align:justify;float:left;}

/* right side of the main page */
#mainr{width:245px;text-align:justify;float:left;}

/* left side of the artist page */
#artistl{width:575px;margin-right:20px;text-align:justify;float:left;}

/* right side of the artist page */
#artistr{width:140px;text-align:justify;float:left;}

/* left side of the events page */
#eventsl{width:445px;margin-right:20px;text-align:justify;float:left;}

/* right side of the events page */
#eventsr{width:270px;text-align:justify;float:left;}

/* artist menu font config */
a.artist:link{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;}
a.artist:visited{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;}
a.artist:hover{font-size:10pt;color:#e2e2e2;text-decoration:none;font-weight:bold;font-style:normal;}

a.artistnow:link{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#e2e2e2;border-bottom-width:1px;}
a.artistnow:visited{font-size:10pt;color:#5c5c5c;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#e2e2e2;border-bottom-width:1px;}
a.artistnow:hover{font-size:10pt;color:#e2e2e2;text-decoration:none;font-weight:bold;font-style:normal;border-bottom-style:solid;border-bottom-color:#666666;border-bottom-width:1px;}

/* links page */
#links{text-align:justify;float:left;}
.links a:link{color:#445577;font-style:normal; font-weight:bold;text-decoration:none;}
.links a:visited{color:#774455;font-style:normal;font-weight:bold;text-decoration:none;}
.links a:hover{color:#e2e2e2;font-style:normal;font-weight:bold;text-decoration:none;}

/* copy- font */
#copy{font-size:8pt;color:#5c5c5c;text-decoration:none;font-weight:normal;font-style:normal;}
