*
{
  padding:0px;
  border:0px;
  margin:0px;
}

a:link
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

a:visited
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

a:active
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

a:hover
{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}


body
{
  margin:10px;
  padding:0px;
  border:0px;
  font-family:'helvetica','arial','sans-serif';
  font-size:12px;
  color:#000000;
}

h1
{
  font-family:'helvetica','arial','sans-serif';
  font-size:18px;
  margin-bottom:10px;
  width:100%;
}

h2
{
  border-top:1px solid #000000;
  font-family:'helvetica','arial','sans-serif';
  font-size:14px;
  margin-bottom:15px;
}

hr
{
  height:1px;
  background-color:#000000;
  margin:3px 0px 3px 0px;
}

img
{
  border:0px;
}

p
{
  margin-top:10px;
  margin-bottom:10px;
}

/* ids */
#contentContainer
{
  width:950px; 
  margin:0px auto;
/*  width:100%; */
}

#contentHeader
{
  height:22px;
  background-position:0px 0px;
  width:950px;
  margin:0px auto;
}

#footer
{
  border-top:6px solid #fff200;
  width:950px;
  margin:0px auto;
  padding-top:12px;
}

#footer a
{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
}

#logo
{
  padding-bottom:8px;
  width:950px; 
  margin:0px auto;
}

#menu
{
  width:950px;
  min-width:950px;
  border-top:6px solid #fff200;
  overflow:hidden;
  padding:8px 0px 8px 0px;
  width:950px; 
  margin:0px auto;
}

#menu a
{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
}

/* classes */
.bold
{
  font-weight:bold;
}

.buyButton
{
  background-color:yellow;
  width:150px;
  height:30px;
  font-style:italic;
  font-weight:bold;
  font-size:17px;
  text-align:center;
  padding-top:10px;
}

.clear
{
  clear:both;
  height:0px;
  overflow:hidden;
}

.column
{
  margin-right:20px;
}

.column25
{
  float:left;
  width:25%;
}

.column33
{
  float:left;
  width:33%;
}

.column50
{
  float:left;
  width:50%;
}

.column66
{
  float:left;
  width:66%;
}

.column75
{
  float:left;
  width:75%;
}

.columnHeader
{
  width:100%;
  height:6px;
  overflow:hidden;
  background-position:0px 0px !important;
}

.currentText
{
  color:#ff2900;
  font-size:16px;
}

.currentColumnHeader
{ 
  background-color:#feefc6;
  width:100%;
  height:8px;
  overflow:hidden;
}

.menuColumn
{
  width:135px;
  float:left;
}

.menuColumnRight
{
  width:135px;
  float:right;
}

.menuHeader
{
  font-weight:bold;
  border-bottom:2px solid #000000;
  margin-left:20px;
}

.menuItem
{
  height:18px;
  padding-left:20px;
}

/* page classes */
.aboutClass
{
  background-image:url('../images/layout/pink_border.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.currentClass
{ 
  background-image:url('../images/current/header-bar.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.educateClass
{
  background-image:url('../images/layout/lightgreen_border.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.investClass
{
  background-image:url('../images/layout/blue_border.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.mediaClass
{
  background-image:url('../images/layout/purple_border.gif');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.newsClass
{
  background-image:url('../images/layout/aqua_border.gif');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.peopleClass
{
  background-image:url('../images/layout/green_border.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}

.projectsClass
{
  background-image:url('../images/layout/lightblue_border.jpg');
  background-position:0px 5px;
  background-repeat:repeat-x;
}
