body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #660033;
		font-weight: bold;
}
a:active {
	text-decoration: none;
		font-weight: bold;
}

#party_textbox{
margin:180px 0px 0px 160px;
width:310px;
height:600px;
color:#903f98;
font-size:14px;
line-height:18px;
}

#party_textbox li{

color:#791c7c;

}



#camp_textbox{
margin:130px 0px 0px 30px;
width:510px;
height:600px;
color:#903f98;
font-size:14px;
line-height:18px;
}

#camp_textbox li{

color:#791c7c;

}



#navcontainer 
{
width:190px;

}
#navcontainer ul
{
margin: 0;
padding: 0;
margin-top: 4px;
list-style-type: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;

}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 4px 2px 2px 29px;
border-bottom: 1px dashed #333;
width: 146px;
background-image: url(../images/normal.gif);
height:26px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
display: block;
padding: 4px 2px 2px 29px;
border-bottom: 1px dashed #333;
width: 146px;
background-image: url(../images/normal.gif);
height:26px;
color: #333333;
letter-spacing: 0.04em;

}

#navcontainer a:hover
{
border-bottom: 1px dashed #333;
background-image: url(../images/over.gif);
color: #333;
font-style: italic;
letter-spacing: 0.04em;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px dashed #333;
background-image: url(../images/over.gif);
color: #333;
letter-spacing: 0.04em;
}

.mainText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left: 8px;
padding-top: 5px;
padding-right: 8px;
line-height:16px;
}

.textsmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 1px;
}

.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.width {
 width: 85%;
}
.width2 {
 width: 100%;
}

.width3 {
 width: 280px;
}
.border {
 border: 1px solid black;
}

.left {
 float: left;
 padding-right: 3px;
}

.right {
 float: right;
}
.right2 {
 float: right;
 padding-right: 20px;}

.footer {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: xx-small;
 color: #333333;
}


#liste li { 
  list-style-type: square;
  margin-top: 10px;
  margin-left: -8px;
}

.style1 {
    position: relative;
	top:-3px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #555555;
}

.indent {
    margin-left: 10px;
}

h4 {
   font-size: 1.05em;
}
.top {
 margin-top: -5px;
}

