BODY {
	background-color: black;
	font-family: Times New Roman, Times, serif;
	color: #00FFFF;
	text-align: left;
	margin: 10px;
	padding: 0px;
	overflow: auto;
}

/* box ******************************* */
DIV.box {
    border: 2px solid #FF0000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 47%;
    margin-left: 1%;
    margin-top: 30px;
}
DIV.box DIV.boxtitle {
    font-size: 100%;
    font-weight: bolder;
    margin:0;
    background: #FF0000;
    color: #000000;
    text-align: center;
}
DIV.box DIV.content {
    text-align: left;
    padding: 10px;
}
DIV.box DIV.content A {
    color: #00FFFF;
}
DIV.box DIV.content A:hover {
    color: #00AAAA;
}


/* border images ******************************* */
DIV.background-top {
	background: url(../images/swirl_horz.jpg) 0 0 repeat-x;
	width: 100%;
}
DIV.background-bottom {
	background: url(../images/swirl_horz.jpg) 0 100% repeat-x;
}
DIV.background-left {
	background: url(../images/swirl_vert.jpg) 0 0 repeat-y;
}
DIV.background-right {
	background: url(../images/swirl_vert.jpg) 100% 0 repeat-y;
}

/* title ******************************* */
DIV.titlearea {
	width: 100%;
	text-align: center;
}
DIV.titlearea DIV.col1 {
	float: left;
	width: 20%;
	margin-right: 3%;
	text-align: left;
}
DIV.titlearea DIV.col2 {
	float: left;
	width: 47%;
	margin-left: 3%;
}
DIV.titlearea DIV.col3 {
	float: right;
	width: 20%;
	margin-left: 3%;
	text-align: right;
}

H1 {
	color: #955BD4;
	font-size: 36px;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	vertical-align: top;
	background-image: none;
	background-color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

H2 {
	font-size: 20px;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-top: 0;
}

/* menu ******************************* */
DIV.menubutton11 {
	float: left;
	width: 14%;
	margin-left: 12%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

DIV.menubutton12 {
	float: left;
	width: 14%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

DIV.menubutton1 {
	float: left;
	width: 18%;
	margin-left: 12%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

DIV.menubutton2 {
	float: left;
	width: 18%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

DIV.menubutton3 {
	float: left;
	width: 18%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

DIV.menubutton4 {
	float: left;
	width: 18%;
	margin-left: 1%;
	margin-bottom: 10px;
	display: inline;  /* to make IE behave! */
}

/* content ******************************* */
DIV.contentarea {
	width: 100%;
	text-align: center;
	clear: both;
}
DIV.contentarea DIV.col1 {
	float: left;
	width: 42%;
	margin-left: 5%;
	text-align: center;
	display: inline;  /* to make IE behave! */
	clear: both;
}
DIV.contentarea DIV.col2 {
	float: left;
	width: 48%;
	text-align: center;
	display: inline;  /* to make IE behave! */
}
DIV.contentarea DIV.singlecol {
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: left;
	display: inline;  /* to make IE behave! */
	clear: both;
}

/* footer ******************************* */
DIV.footerarea {
	height: 50px;
	clear: both;
}

/* contact square ********************** */
DIV.contact-t {
	background: url(../images/contact_tl2.jpg) 0 0 repeat-x;
	width: 100%;
}
DIV.contact-b {
	background: url(../images/contact_bc.jpg) 0 100% repeat-x;
}
DIV.contact-l {
	background: url(../images/contact_ml.jpg) 0 0 repeat-y;
}
DIV.contact-r {
	background: url(../images/contact_mr.jpg) 100% 0 repeat-y;
}
DIV.contact-tl {
	background: url(../images/contact_tl1.jpg) 0 0 no-repeat;
}
DIV.contact-tr {
	background: url(../images/contact_tr1.jpg) 100% 0 no-repeat;
}
DIV.contact-bl {
	background: url(../images/contact_bl.jpg) 0 100% no-repeat;
}
DIV.contact-br {
	background: url(../images/contact_br.jpg) 100% 100% no-repeat;
}
DIV.contact {
	padding: 1px 30px 25px 30px;
}
DIV.contact H2 {
	color: #955BD4;
	font-size: larger;
	font-weight: bolder;
	font-style: italic;
	text-align: left;
}

/* miscellaneous ********************** */
.bold {
	font-weight: bold;
}

/* pictures ********************** */
TABLE.showcaseheaderpic {
	padding: 0;
	border-color: #955BD4;
	border-width: 1px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}
TD.headerpic {
	width: 320;
	height: 245;
	text-align: center;
	vertical-align: middle;
	border-color: #955BD4;
	border-width: 1px;
	border-style: solid;
}
TD.headerpicthumb {
	width: 110;
	height: 85;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border-color: #955BD4;
	border-width: 1px;
	border-style: solid;
}
TD.headerpictext {
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border-color: #955BD4;
	border-width: 1px;
	border-style: solid;
}
A.menubutton {
	display: block;
	width: 110px;
	height: 30px;
	background-image: url("../images/button2.gif");
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: black;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
A.menubuttonselected {
	display: block;
	width: 110px;
	height: 30px;
	background-image: url("../images/button.gif");
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: black;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
A.menubutton:hover {
	display: block;
	width: 110px;
	height: 30px;
	background-image: url("../images/button.gif");
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: black;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
A.albumlink {
	display: block;
	width: 180px;
	height: 30px;
	background-image: url("../images/link_btn.jpg");
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: black;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
IMG.bigpic {
	width: 300px;
	height: 225px;
}
IMG.thumbNormal {
	cursor: pointer;
	width: 100px;
	height: 75px;
}
