body {  color: #ccccff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #000000; 
  top:0;
  left:0;
  margin:0;
  padding:0; }

         /* lav */
H1 { color: #66ccff;
  font-size:22px;
  font-weight: bold; 
  text-align: center; }

			 /* lav */
H2 { color: #66ccff;
	font-size:20px;
	font-weight: bold;
	text-align: center;  }

          /* lav */
H3 { color: #66ccff;
	font-size:16px;
	font-weight: bold; }

div.quote {margin-left:4em;
margin-right: 4em;  }

.indent {margin-left:4em;
margin-right: 4em;  }

.smalltext { font-size: 12px; }
.smallfont { font-size: 12px; }
.medtext { font-size: 14px; }
.medfont { font-size: 14px; }
.largetext { font-size: 16px; }
.largefont { font-size: 16px; }
.largetextbold { color: #cc9900;
   font-size: 16px;
   font-weight : bold;
   font-style:italic; }

.new {color: #ffcc99;
	font-size: 20px;
	font-weight : bold; }

.hilighttext {
	color: #ff99cc;
	font-weight : bold; }

.leftalign { text-align:left; } 
.centeralign { text-align:center; }
.rightalign { text-align:right; }
.center { text-align:center; }

.clearboth {clear:both;}

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box650 {width:650px;
    margin-left:auto;
    margin-right:auto; }

.box700 {width:700px;
    margin-left:auto;
    margin-right:auto; }

.floatright125 {
float: right;
width: 125px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; 
color: #ffcc33;
font-size:12px;
font-weight:bold; }

	/*philbrick interview*/
.floatright160 {
float: right;
width: 160px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; 
font-size:12px; }


.floatright200 {
float: right;
width: 200px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; 
color: #ffcc33;
font-size:12px;
font-weight:bold; }

.floatright300 {
float: right;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px;  }

		/*slideshow*/
.floatright320 {
float: right;
width: 320px; 
margin:5px;
text-align:center; }

.menu {
font-size: 13px;
font-weight : bold;
color: #0099ff;
text-align: center; }

     /*links purple or lav on mouseover*/
A.menu:link {
color: #9966cc;
font-weight: bold;
text-decoration:underline; }
A.menu:visited {
color: #9966cc;
font-weight: bold;
text-decoration:underline;  }
A.menu:active {
color: #66ccff;
font-weight: bold;
text-decoration:underline;  }
A.menu:hover {
color: #66ccff;
font-weight: bold;
text-decoration:underline;  }


.simtext {color: #9966cc;font-weight: bold;text-decoration:underline;}

     /*links purple or lav on mouseover*/
A:link {
color: #9966cc;
font-weight: bold;
text-decoration:underline; }
A:visited {
color: #9966cc;
font-weight: bold;
text-decoration:underline;  }
A:active {
color: #66ccff;
font-weight: bold;
text-decoration:underline;  }
A:hover {
color: #66ccff;
font-weight: bold;
text-decoration:underline;  }
