body
{
width: 100%;
margin: 0px;
font-family:  UnDotum, ori1Uni, Tahoma, Sans;
font-size: 1.0em;
color: #e0e0ff;
}

.tt1
{
  opacity: 0.8;
}

.tt1 .mid
{
 background-color: #0c0c0c;
 border: solid black;
 border-width: 0px 1px 1px 1px;
 -moz-border-radius-bottomleft: 25px;
 -moz-border-radius-bottomright: 25px;
 margin: 3px;
}

.tt1 .t
{
 height: 20px;
 background: url(../images/tack.png) repeat-x;
 border: solid black;
 border-width: 1px 1px 0px 1px;
 -moz-border-radius-topleft: 25px;
 -moz-border-radius-topright: 25px;
}

.tt1 .tl, .tt1 .tr, .tt1 .bl, .tt1 .br, .tt1 .b, .tt1 .l, .tt1 .r
{
 display: none;
}

.tt2
{
 /*border: 1px solid black;*/
}

.tt2 .mid
{
 background-color: #0c0c0c;
 border: solid black;
 border-width: 0px 1px 1px 1px;
 -moz-border-radius-bottomleft: 25px;
 -moz-border-radius-bottomright: 25px;
 padding: 0px 0.8em;
}

.tt2 .t
{
 height: 20px;
 background: url(../images/tack.png) repeat-x;
 border: solid black;
 border-width: 1px 1px 0px 1px;
 -moz-border-radius-topleft: 25px;
 -moz-border-radius-topright: 25px;
}

.tt2 .tl, .tt2 .tr, .tt2 .bl, .tt2 .br, .tt2 .b, .tt2 .l, .tt2 .r
{
 display: none;
}


.tt2
{
 xpadding: 8px;
}

.tt3 .mid
{
 background-color: #404040;
 border: none;
 -moz-border-radius: 25px;
}

div.main div.heading .tl, div.main div.heading .tr, div.main div.heading .bl, 
div.main div.heading .br, div.main div.heading .b, div.main div.heading .l, 
div.main div.heading .r, div.main div.heading .t
{
 display: none;
}

div.main .tt4 .tl, div.main .tt4 .tr, div.main .tt4 .bl, 
div.main .tt4 .br, div.main .tt4 .b, div.main .tt4 .l, 
div.main .tt4 .r, div.main .tt4 .t
{
 display: none;
}

.tt4 .mid
{
  background-color: #0c2f0c;
  border: 5px solid #0c0c0c;
  -moz-border-radius: 25px;
  padding: 10px;
}

div.disgroup
{
display: table;
width: 100%;
margin: 0px;
}

.disgroup .leftpanewrapper, .disgroup .mainwrapper
{
	display: table-cell;
	height: 100%;
	padding: 7px;
}

body .footerwrapper
{
	display: block;
	width: 100%;
	text-align: center;
	clear: both;
}

.footer .mid
{
}

html
{
background: #3b3736 url('../images/mainbkgd.jpg') repeat-y;
}

div.main div.heading
{
	width: 100%;
	display: table;
}

div.main div.heading div
{
	display: table-row;
}

div.main div.heading div div
{
	display: table-cell;
}

div.main div.heading div div div
{
	display: block;
}

div.heading h1
{
	color: #DCAA64;
	text-align: center;
	margin: 0em;
	font-family: "URW Palladio L", "Dustismo Roman", "Times New Roman", Serif;
}

div.main div.inbox, div.inbox
{
	display: table;
	width: 200px;
	font-size: 1.5em;
}

div.main div.inbox div, div.inbox div
{
	display: table-row;
}

div.main div.inbox div div, div.inbox div div
{
	display: table-cell;
}
div.main div.inbox div div div, div.inbox div div div
{
	display: block;
}

.leftfloat
{
	float: left;
	clear: left;
}
.rightfloat
{
	float: right;
	clear: right;
}
div.leftpane
{
	display: table;
width: 250px;
height: 100%;
}

div.leftpane div
{
	display: table-row;
}

div.leftpane div div
{
	display: table-cell;
}

div.leftpane div div div
{
	display: block;
}

div.main
{
min-width: 500px;
display: table;
height: 100%;
}

div.main div
{
	display: table-row;
}

div.main div div
{
	display: table-cell;
}

div.main div div div
{
	display: block;
}

div.leftpane div.quicklink
{
	display: table;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}

div.leftpane div.linkgroup
{
	display: table-row;
	width: 210px;
	height: 42px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

div.leftpane div.linkgroup span
{
	display: table-cell;
	vertical-align: middle;
	margin: 3px 8px;
}

a.quicklink:link, a.quicklink:visited
{
display: table-row;
width: 210px;
height: 56px;
text-align: center;
font: 16pt bold;
color: #6f6fa4;
}

a.quicklink span
{
	display: table-cell;
	vertical-align: middle;
	padding: 10px 21px;
	font-family: "MgOpen Canonica", "Times New Roman", Serif;
}

.leftpane a
{
text-decoration: none;
}

a:hover.quicklink, a:active.quicklink, a:focus.quicklink
{
background-image: url('../images/rot_arr.gif');
color: #ea966c;
}

.leftpane .iconimage
{
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
	margin-top: 2em;
}

.leftpane .iconimage div
{
	margin: auto;
	padding: 0px;
	width: 120px;
	height: 120px;
	display: run-in
}

.iconhome
{
	background-image: url('../images/hometd.gif');
}

.iconcreative
{
	background-image: url('../images/penciltd.gif');
}

.iconpersonal
{
	background-image: url('../images/personaltd.gif');
}

.iconhelp
{
	background-image: url('../images/questiontd.gif');
}

.icontechnical
{
	background-image: url('../images/geometrytd.gif');
}

.iconerror
{
	background-image: url('../images/notd.gif');
}

.iconcontact
{
	background-image: url('../images/penciltd.gif');
}

.main p
{
	text-align: justify;
	text-indent: 2.0em;
}

div.outgroup
{
	display: table-row;
}

#curnav
{
	color: rgb(255, 225, 200);
	font-family: "URW Palladio L", "Dustismo Roman", "Times New Roman", Serif;
	background: url(../images/tack.png) repeat-x bottom left;
	padding-bottom: 20px;
	margin-bottom: 3px;
}

#curnav span
{
	color: #808080;
	font-weight: bold;
}

#curnav a
{
	color: #a0a0f0;
}

#curnav a:hover, #curnav a:focus, #curnav a:active
{
	background-color: #cbc781;
	outline: 1px solid black;
	color: #800;
}

a:link, a:visited
{
  color: #a0d8f0;
}

a:hover, a:active, a:focus
{
  color: #dc7b4b
}

.inbox a:link, .inbox a:visited
{
 color: rgb(200, 200, 255);
}

.inbox a:hover, .inbox a:active, .inbox a:focus
{
 background-color: #cbc781;
 outline: 1px solid black;
 color: #800;
}

div.footer
{
	display: table;
	width: 100%;
	padding: 2px 0px 2px 0px;
}

div.footer .mid
{
	margin: auto;
}

div.footer div
{
	display: table-row;
}

div.footer div div
{
	display: table-cell;
	font-size: 0.8em;
}

div.footer div div div
{
	display: block;
}

div.footer .footlinksep
{
  display: inline;
  width: 10px;
  height: 10px;
  color: white;
}

/* YUI Panel colour correction
 */
.yui-panel-container
{
  color: black;
}

.yui-panel-container a
{
  color: #202080;
}

