head { 
      link rel="icon"
      href="http://www.gametheorysociety.org/images/gts.gif" 
      type="image/x-icon"
}
body {		background: white url("../images/bg.gif") no-repeat;
      		font-family:arial,sans-serif;

      		margin:0px;				}

A {		text-decoration: none;	}

#menu,#submenu,#siteinfo { 
		font-weight: bold;
		font-size:70%;				}

#menu { 	position:absolute;
		top:90px; left:120px;
		text-align:right;

		border-right: solid #bcc2ce 1px;	}

#menu A,.here {	padding:3px 10px;
		/* padding: 3px 4px;
		   width:140px; */


		color:navy;
		display:block;				}

#menu .here {	color:red;				}

#menu a:hover, #submenu a:hover { 
		background-color:#cdd3df; 
		color:#010033;				}

#siteinfo {	position:absolute;
       		top:440px; left:20px;			}

#siteinfo A {	display:block;
		color:#66c;				}

#siteinfo a:hover{ 
		color:#009;				}

#submenu {	position:absolute;
       		top:80px; left:320px;			}

#submenu A,.subhere {	padding: 0 15px;
		color:navy;				}
#submenu .subhere {	color:red;			}

#main {		position:absolute;
		top:150px;left:320px;
		font-size:smaller;
		width:450px				}

#main A{	color:#a05;				
		font-weight:bold;			}

#main a:hover{	color:#c09;	/* padding: 0 10 px; */
		background-color:#cdd3df; 
		color:#010033;				}


#footer {	clear:both;			
		margin:0; margin-top:20px; padding:0;
		text-align:right;			}

#footer IMG{margin-top:50px; padding:0px; border:0}
	

H1,H2,H3,H4 {color:#000066}
H2 {font-size:large;
    font-weight:normal;}
H1 {font-size:x-large;
    font-weight:bold;}


.listing {background-color:#cdd3df;
	  padding:9px 5px 9px 5px;
	  margin-bottom:12px;}

.indent {	margin-left:.5in;			
		border:0;				}

div.row {	clear: both;
  		margin-top:5px;				}

div.row span.label {	
			float: left;
  			width: 140px;
  			text-align: right;
  			color: #000033;			}

div.row span.smalllabel {	
			float: left;
  			width: 110px;
  			text-align: right;
  			color: #000033;			}

div.row span.altlabel {	
			float: left;
  			width: 140px;
  			text-align: right;
  			color: red;			}

div.row span.formw {	float: right;
  			width: 270px;
			text-align: left;		} 

div.row div.formw {	float: right;
  			width: 270px;
			text-align: left;		} 

div.row span.widelabel {	float: left;
  			width: 200px;
  			text-align: right;
  			color: #000033;			}

div.row span.wideformw {float: right;
  			width: 380px;
			text-align: left;		} 

div.row div.wideformw {float: right;
  			width: 380px;
			text-align: left;		} 

div.row input.formtext{	width: 240px; 			}
div.row input.formtext3{ width: 73px; 
			padding-right:4px;margin:0;	}

div.row INPUT,SELECT,TEXTAREA,SUBMIT,CHECKBOX {
			background-color: #ccccff;
			color: #000033;			}

div.row INPUT.radio {
			background-color: transparent;
			width: 25px;			}


p.name {margin:0px;margin-top:10px;padding:0px;font-weight:bold;color:#006;}
p.university {margin:0px;margin-left:15px;padding:0px;}
p.biblio { text-indent: -3em; margin-left: 3em; } 
