<?
if($id=="theword" || $id=="words") {
	$title_color = "#66513D";
} elseif($id=="praise" || $id=="songs") {
	$title_color = "#3D3D66";
} elseif($id=="web" || $id=="sites") {
	$title_color = "#3D6651";
} else {
	$title_color = "#666666";
}
?>

body, tr, th, td {
font-size : 12px;
line-height:150%;
}

p { line-height:150%; font-size:12px; font-family:±¼¸²}
p.bbs_title { line-height:150%; font-size:15px; font-family:Tahoma,±¼¸²; font-weight:bold; text-align:center; color:<?=$title_color?>;}
p.content { line-height:150%; font-size:13px; font-family:±¼¸²}

a:link     { color:#333333; text-decoration:none; }
a:visited  { color:#333333; text-decoration:none; }
a:active   { color:#333333; text-decoration:none; }
a:hover { color:#F70606; text-decoration:underline; }

.head {border:solid 1 black;font-family:±¼¸²;font-size:12px;color:black;background-color:white;height:19px}
.textarea {border:solid 1 #CCCCCC; line-height:150%; font-family:±¼¸²;font-size:13px;color:black;background-color:white}
.input{border:solid 1 #CCCCCC;font-family:±¼¸²;font-size:12px;color:black;background-color:white;height:19px}
.input2{border:solid 0 #CCCCCC;font-family:±¼¸²;font-size:12px;color:black;background-color:white;height:16px}
.submit {border:solid 1;font-family:±¼¸²;font-size:12px;color:white;background-color:black;height:19px}

