h1,h2,h3,h4,h5,p,ul { 
	font-family: verdana,arial,helvetica,sans-serif;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	font-family: verdana,arial,helvetica,sans-serif;
	background: lightgrey;
}

#mainBox {
	position: relative;
	width: 772px;
	margin: 0 auto;
	padding: 0px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: solid 1px black;	
	background: white;
	
}

#mainLogo {
	background-image: url(images/wim-logo.gif);
	background-repeat: none;
	width: 252px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	cursor: pointer;
}

#flashLogo {
	width: 252px;
	height: 73px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#flashLogo h1 {
	display: none;
}	

#flashLogo object {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#mainLogo h1 {
	display: none;
}



#headerImage h3 {
	display: none;
}


#footerQuote span {
	display: none;
}


#content  {	
	/* height: 400px; */
	margin: 10px;
	margin-top: 22px;
	line-height: 1.5em;
	width: 750px;
	/* border: solid 1px green; */
	font-size: .7em
}

#content2  {	
	/* height: 400px; */
	margin: 0px 10px 10px 10px;
	line-height: 1.5em;
	width: 750px;
	/* border: solid 1px green; */
	font-size: .7em;
}

#content2 ul {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}


#content2 p {
	margin: 8px 0px 8px 0px;
}



#juggler {
	background-image: url(images/illus-juggler.gif);
	width: 172px;
	height: 302px;
}


#rotatingSponsors {
    width: 440px;
    height: 18px;
    border: 1px solid #666;
    padding: 8px;
    margin-left: 30px;
    margin-bottom: 10px;
}

#rotatingSponsors strong {
    float: left;
    padding-right: 5px;
    color: #333;
}

.showimage {
    margin: 3px 0px 3px 15px;
    padding: 5px 0px 5px 0px;
}
.showimage img {
    margin-left: 80px;
}
.showimage p {
    padding-left: 80px;
    padding-bottom: 20px;
    width: 320px;
}

#sponsorList {
    
}



/********* MENU ***********/


#navlist {
	font-size: .7em;
	width: 772px;
	height: 16px;
	/* border: solid 1px yellow; */
}


#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	
}

#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist a {
	/* width: 95px; */
	padding: 3px 13px 3px 14px;
	border: 1px solid;
	border-color: #df8686 #891b1b #891b1b #df8686;
	background-color: rgb(200,46,46);
	text-decoration: none;
}

#navlist a:link, #navlist a:visited {
	color: #EEEEEE;
}


#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #2D1E2D;
}

#c82e2e;


/******** CLASSES *******/

.noB {
	border: none;
}

.headerImage {
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin-top: 5px;
}

.frontSub {
	color: #c82e2e;
	font-weight: bold;
	font-size: .9em;
	padding-top: 3px;
	padding-bottom: 20px;
}

.subTitle {
	font-size: 2em;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 20px;
	color: #c82e2e;
	line-height: 1.2em;
}

.subTitleA {
	font-size: 1.5em;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 15px;
	color: #c82e2e;
	line-height: 1.1em;
	clear: both;
}

.subTitleB {
	font-size: 1.3em;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 15px;
	color: #c82e2e;
	line-height: 1.1em;
	clear: both;
}

.subImage {
	clear: both;
	width: 73px;
	float: left;
	margin-top: 5px;
	border: solid 1px black;
}

.subContent {
	float: right;
	width: 580px;
	margin: 0px;
	margin-top: -5px;
	padding-top: 0px;
	padding-right: 80px;
	/* border: solid 1px blue; */
}

.showImage {
	clear: both;
	width: 135px;
	float: left;
	margin-top: 5px;
	border: solid 1px black;	
}

.showImageNB {
	clear: both;
	width: 135px;
	float: left;
	margin-top: 5px;
	border: none;	
}

.showContent {
	float: right;
	width: 580px;
	padding-right: 25px;
	margin: 0px;
	/* border: solid 1px purple; */
}

.showContent h4 {
	color: #c82e2e;
	font-size: 1.2em;	
	top: 0px;
	margin: 0px 0px 7px 0px;
}

.showContent p {
	margin: 8px 0px 8px 0px;
}


.mainCopy {
	width: 470px;
	top: 0px;
	/* border: solid 1px yellow; */
	float: left;
	
}

.mainCopy p {
	margin-top: 0px;
	margin-bottom: 16px;
	/* text-align: justify; */
}

.mainCopy ul {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	
}

.mainCopy ul li {
	list-style-type: disc;
}

.finePrint {
	text-align: center;
	font-size: .7em;
	color: #c0c0c0;
}

.rightColumn {
	float: right;
	width: 172px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	/* border: solid 1px red; */
}

* html .rightColumn {margin-right:10px} /* fix pixel jog in IE and account for 3 pixels extra padding*/

.rightColumn p {
	text-align: center;
}

.rightColumn img {
	border: 1px solid black;
}


.clear {
	clear: both;
	display: block;
	height: 0;
}

.black {
	color: #000000;
	font-size: .6em;
}	

a img {
	border: 0px;
}


.bgames {
	background-image: url(images/boy-games_2.jpg);
	width: 172px;
	height: 129px;
    margin-top: 20px;
}

.soulpepper {
	background-image: url(images/soulpepper.gif);
	width: 172px;
	height: 40px;
}

.fia {
	background-image: url(images/fia.gif);
	width: 172px;
	height: 176px;
	margin-top: 25px;
}

.frogs {
	background-image: url(images/frogs2.gif);
	width: 172px;
	height: 65px;
	margin-top: 35px;
}

.piano {
	background-image: url(images/illus-piano.gif);
	width: 172px;
	height: 151px;
}

.violin {
	background-image: url(images/violin2.jpg);
	width: 119px;
	height: 300px;
	margin-top: 100px;
}

.flaggirl {
	background-image: url(images/chinese-flaggirl.jpg);
	width: 172px;
	height: 219px;
}

.chman {
	background-image: url(images/chinese-man.jpg);
	width: 172px;
	height: 129px;
}

.dizi {
	text-align: center;
	width: 588px;
	height: 76px;
	background-image: url(images/dizi.jpg);
	margin-left: auto;
	margin-right: auto;
}


.clairnetPlay {
	background-image: url(images/clairnet-play.jpg);
	width: 172px;
	height: 231px;
}

.spoon {
	background-image: url(images/spoon.jpg);
	width: 172px;
	height: 224px;
	margin-top: 100px;
}

.baseball {
	background-image: url(images/baseball.jpg);
	width: 172px;
	height: 157px;
}

.movin {
	background-image: url(images/movin.jpg);
	width: 172px;
	height: 129px;
	margin-top: 100px;
}

.batboyCrowd {
	background-image: url(images/batboy-crowd.jpg);
	width: 172px;
	height: 129px;
	margin-top: 100px;
}

.drummer {
	background-image: url(images/illus-drummer.gif);
	width: 172px;
	height: 178px;
}

.book {
	background-image: url(images/illus-book.gif);
	width: 172px;
	height: 153px;
}

.vid {
	background-image: url(images/vidcap.jpg);
	width: 172px;
	height: 129px;
}

.bass {
	width: 174px;
	height: 180px;
	background-image: url(images/illus-bass.gif);
}

.cello {
	background-image: url(images/illus-cello.gif);
	width: 172px;
	height: 251px;
}

.listMe {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.showLink {
	color: #c82e2e;
	font-size: 1.2em;	
	top: 0px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
	text-decoration: none;
}


/***** LINKS ******/


a.showLink:visited {
	color: #c82e2e;
	font-size: 1.2em;	
	top: 0px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
	text-decoration: none;
}

a.showLink:link {
	color: #c82e2e;
	font-size: 1.2em;	
	top: 0px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
	text-decoration: none;
}


a.showLink:hover {
	color: #c82e2e;
	font-size: 1.2em;	
	top: 0px;
	margin: 0px 0px 7px 0px;
	font-weight: bold;
	text-decoration: underline;
}


a:visited {
	text-decoration: underline;
	color: #c82e2e;
}


a:link {
	text-decoration: underline;
	color: #c82e2e;
}



a:hover {
	color: blue;
	text-decoration: none;
}

