body { margin: 0; background: #082b6c; font: normal 12px/18px arial; color: #fff; }

.left { background: url(/lib/images/design/left.gif) right repeat-y; }
.right { background: url(/lib/images/design/right.gif) left repeat-y; }
.center { background:url(/lib/images/design/bg1.jpg) top no-repeat; }

a { color: #fff; }
a:hover { color: #fff54e; text-decoration: none; }

h1 { font: normal 24px georgia; }
h2 { font: normal 20px georgia; }
h3 { font: bold 16px georgia; }

.slogan { background: url(/lib/images/design/bg2.jpg) top no-repeat; }

.content { background: url(/lib/images/design/bg3.jpg) top no-repeat; }
.content_page { background: url(/lib/images/design/bg4.jpg) top no-repeat; }

.copy { color: #108dc6; font: normal 11px arial; }
.copy a { color: #108dc6; }

.popup { font: normal 11px tahoma; }

TH, TH A {
	background-color: #082B6C;
	color: White;
	padding: 2px;
}

img { border-color: White; }